translator
1,021
edits
(section template appeared to be out of bounds) |
(https://forum.manjaro.org/t/layout-of-qt5-programs-are-broken-after-stable-update-2025-02-04/173985/3) |
||
Line 28: | Line 28: | ||
{{File|file=~/.profile|content=<pre>export QT_QPA_PLATFORMTHEME="qt5ct"</pre>}} | {{File|file=~/.profile|content=<pre>export QT_QPA_PLATFORMTHEME="qt5ct"</pre>}} | ||
Add the following line to {{ic|~/.bash_profile}} if it does not already exist: | |||
{{File|file=~/.bash_profile|content=<pre>[[ -f ~/.profile ]] && . ~/.profile</pre>}} | |||
Reboot the computer (or logout and re-login) | |||
<!--T:22--> | <!--T:22--> |