Difference between revisions of "Set all Qt app's to use GTK+ font & theme settings"

imported>Handy
imported>Handy
Line 16: Line 16:
1) Install '''qt5-styleplugins''' and '''qt5ct'''
1) Install '''qt5-styleplugins''' and '''qt5ct'''


2) Set environment variable in /etc/environment (adding the lines)
2) Set environment variable in '''/etc/environment''' & add the following lines:


'''QT_STYLE_OVERRIDE=gtk2'''
'''QT_STYLE_OVERRIDE=gtk2'''
Line 23: Line 23:
3) Restart the system
3) Restart the system


4) Start qt5ct from terminal and select gtk2  
4) Start '''qt5ct''' from terminal and select '''gtk2'''


5) Start one more time qt5ct from terminal with sudo rights (for qt apps which required sudo rights like manjaro-settings-manager) and select gtk2
5) Start one more time '''qt5ct''' from terminal with sudo rights (for qt apps which required sudo rights like manjaro-settings-manager) and select '''gtk2'''


<br clear="all"/>
<br clear="all"/>
Anonymous user