Artix Linux Forum

Init systems => OpenRC => Topic started by: immortality666 on 14 February 2024, 11:13:46

Title: KDE keeps changin it's application style to gtk every single sign in
Post by: immortality666 on 14 February 2024, 11:13:46
I've just installed artix linux and the de keeps setting the application theme back to gtk no matter how many times, i change it. besides that, the brightness of the system get's reset on every single reboot of the system.

I installed artix linux openrc with the gui installer.
Title: Re: KDE keeps changin it's application style to gtk every single sign in
Post by: nous on 15 February 2024, 00:21:13
Read this wiki article (https://wiki.artixlinux.org/Main/Troubleshooting#When_I_switch_theme_in_Plasma.2FMATE.2FXFCE.2FAnyDEorWM_the_colours_are_broken.21).
It should help you understand how theming is handled in Artix and how to escape our darkness.
Title: Re: KDE keeps changin it's application style to gtk every single sign in
Post by: tintin on 15 February 2024, 02:05:42
Settings to make if you prefer a clear style (Adwaita) :

https://forum.artixlinux.org/index.php/topic,5969.msg37140.html#msg37140
Title: Re: KDE keeps changin it's application style to gtk every single sign in
Post by: nous on 15 February 2024, 16:06:18
Settings to make if you prefer a clear style (Adwaita) :
https://forum.artixlinux.org/index.php/topic,5969.msg37140.html#msg37140
This is overkill, I just tested today's community-qt Plasma. All I had to do was:
Logout/login and profit.

(https://i.imgur.com/CeQR1Ru.png)
Title: Re: KDE keeps changin it's application style to gtk every single sign in
Post by: tintin on 15 February 2024, 18:01:03
Thank you for showing us this simplified procedure.

I use XFCE with the Dolphin file manager, maybe that's why I have to go through all these manipulations.
Title: Re: KDE keeps changin it's application style to gtk every single sign in
Post by: mrbrklyn on 17 February 2024, 18:37:46
Quote
Comment out QT_QPA_PLATFORMTHEME in /etc/environment

Why did you have to do that?