Put QT themeing back in profile
This commit is contained in:
parent
8497f018eb
commit
a0ebe499fa
1 changed files with 3 additions and 0 deletions
3
.profile
3
.profile
|
@ -45,3 +45,6 @@ export SAVEHIST=10000
|
||||||
|
|
||||||
# Use my special pythonrc to customize my REPL
|
# Use my special pythonrc to customize my REPL
|
||||||
export PYTHONSTARTUP=~/.config/pythonrc
|
export PYTHONSTARTUP=~/.config/pythonrc
|
||||||
|
|
||||||
|
# Make QT skin how I want it
|
||||||
|
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||||
|
|
Loading…
Add table
Reference in a new issue