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
(Fix forum link)
m
Line 21: Line 21:
<!--T:20-->
<!--T:20-->
Install {{ic|qt5ct}} using your favorite package manager or the command:
Install {{ic|qt5ct}} using your favorite package manager or the command:
pamac install qt5ct
{{UserCmd|command=pamac install qt5ct}}




<!--T:21-->
<!--T:21-->
Set environment variables in {{ic|~/.profile}} by adding or updating the following lines:
Set environment variables in {{ic|~/.profile}} by adding or updating the following lines:
export QT_QPA_PLATFORMTHEME="qt5ct"
{{File|file=~/.profile|content=<pre>export QT_QPA_PLATFORMTHEME="qt5ct"</pre>}}




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