sputnik/xprofile: use qt5ct to set qt theme
This commit is contained in:
4
tree/.xprofile.tpl
Normal file
4
tree/.xprofile.tpl
Normal file
@ -0,0 +1,4 @@
|
||||
{% if hostname == "sputnik" %}
|
||||
# use qt5ct to set Qt theme
|
||||
export QT_QPA_PLATFORMTHEME=qt5ct
|
||||
{% end %}
|
||||
Reference in New Issue
Block a user