Merge github.com:ahub2/dotfiles
commit
54f713ec86
1
.profile
1
.profile
|
@ -20,6 +20,7 @@ export XCURSOR_THEME=Adwaita
|
||||||
#other settings
|
#other settings
|
||||||
export QT_QPA_PLATFORMTHEME="gtk2" # Have QT use gtk2 theme. must have qt5-styleplugins installed
|
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_PLATFORMTHEME="qt5ct" #have QT use qt5ct theme
|
||||||
|
export QT_QPA_PLATFORM=wayland
|
||||||
|
|
||||||
export GTK_THEME=Adwaita:dark
|
export GTK_THEME=Adwaita:dark
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue