konsave icon indicating copy to clipboard operation
konsave copied to clipboard

[Question] Why does konsave save gtkrc?

Open MenacingPerson opened this issue 2 years ago • 3 comments

It is autogenerated by kde plasma, it does not make much sense to save it.

MenacingPerson avatar Apr 24 '22 13:04 MenacingPerson

How is it auto generated? I need to know more.

Prayag2 avatar Apr 25 '22 09:04 Prayag2

% cat .config/gtkrc
  # created by KDE Plasma, Mon Apr 25 09:22:05 2022
  #

MenacingPerson avatar Apr 25 '22 10:04 MenacingPerson

But what if I change the gtk theme myself? The preferences will be stored in this file right?

Prayag2 avatar Apr 28 '22 16:04 Prayag2

I do think it makes sense to save it because KDE Plasma has configuration options for GTK. There is a weird misconception about GTK vs Qt in the Linux community. People think Qt is bad because it looks weird in GNOME and GTK is good because it looks good in KDE Plasma. The truth of this is that GNOME does nothing to make Qt look good so it doesnt where as KDE does put effort in making GTK look good in Qt based Plasma. It isnt an issue of GTK vs Qt but rather effort being made by KDE vs none by GNOME. With that said, there is a reason to have GTK config files because KDE is creating those files for these reasons.

MichaelTunnell avatar Oct 17 '22 16:10 MichaelTunnell