5 lines
103 B
Smarty
5 lines
103 B
Smarty
{% if hostname == "sputnik" %}
|
|
# use qt5ct to set Qt theme
|
|
export QT_QPA_PLATFORMTHEME=qt5ct
|
|
{% end %}
|