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

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

From Manjaro
imported>Dalto
(Update content and formatting)
(Updated style and added translate tags)
Line 1: Line 1:
<languages/>
__TOC__
__TOC__


 
{{SectionTemplate|<translate>Overview</translate>|
=Overview=
<translate>
 
When using a [[Desktop_Environments|Desktop Environment]] or Window Manager that doesn't allow for the settings of QT themes, you can set QT to use your GTK themes instead.  
When using a [[Desktop_Environments|Desktop Environment]] or Window Manager that doesn't allow for the settings of QT themes, you can set QT to use your GTK themes instead.  
</translate>}}


 
{{SectionTemplate|
=Using qt5ct=
<translate>
 
Using qt5ct
</translate>
|2=
<translate>
{{note|In some Manjaro editions, this is already done for you by default}}
{{note|In some Manjaro editions, this is already done for you by default}}


Line 24: Line 28:


Logout and login again to make the change effective
Logout and login again to make the change effective
</translate>}}


 
{{SectionTemplate|<translate><!--T:15--> See Also</translate>|
=See Also=
 
* [https://wiki.archlinux.org/index.php/Uniform_Look_for_Qt_and_GTK_Applications Arch Wiki]
* [https://wiki.archlinux.org/index.php/Uniform_Look_for_Qt_and_GTK_Applications Arch Wiki]
* Matching [https://forum.manjaro.org/t/wiki-set-all-qt-apps-to-use-your-gtk-theme-font-settings/17654 Forum Topic]
* Matching [https://forum.manjaro.org/t/wiki-set-all-qt-apps-to-use-your-gtk-theme-font-settings/17654 Forum Topic]|Chmsee-icon.png}}
 


[[Category:Contents Page]]
[[Category:Contents Page{{#translation:}}]]

Revision as of 09:44, 19 December 2020

Other languages:
English • ‎Türkçe • ‎español • ‎русский • ‎فارسی

Overview

When using a Desktop Environment or Window Manager that doesn't allow for the settings of QT themes, you can set QT to use your GTK themes instead.

Using qt5ct

Note
In some Manjaro editions, this is already done for you by default


Install qt5ct using your favorite package manager or the command:

pamac install qt5ct


Set environment variables in ~/.profile by adding or updating the following lines:

export QT_QPA_PLATFORMTHEME="qt5ct"


Run the application QT5 Configuration Manager from the menu or run the command qt5ct.


Logout and login again to make the change effective
Chmsee-icon.png

See Also

Cookies help us deliver our services. By using our services, you agree to our use of cookies.