add to .profile
parent
4cbb7c78cb
commit
64db5cc8fa
|
@ -1 +1 @@
|
|||
Subproject commit 9593646502f3d3a540bdd25be041b885f312b940
|
||||
Subproject commit 4996192f433b257bbbce151b95d705d27d69a572
|
1
.profile
1
.profile
|
@ -20,6 +20,7 @@ export XCURSOR_THEME=Adwaita
|
|||
#other settings
|
||||
export QT_QPA_PLATFORMTHEME="gtk2" # Have QT use gtk2 theme. must have qt5-styleplugins installed
|
||||
#export QT_QPA_PLATFORMTHEME="qt5ct" #have QT use qt5ct theme
|
||||
export QT_QPA_PLATFORM=wayland
|
||||
|
||||
export GTK_THEME=Adwaita:dark
|
||||
|
||||
|
|
Loading…
Reference in New Issue