Bug 436427 - Avoid modifying .gtkrc-2.0
Summary: Avoid modifying .gtkrc-2.0
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_style (show other bugs)
Version: 5.21.4
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-30 22:26 UTC by medin
Modified: 2021-05-31 01:30 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description medin 2021-04-30 22:26:18 UTC
Since Plasma dropped support of gtk2 theming, it would be great if applying any global theme (including changing color scheme, style, cursors and icons themes) avoid modifying .gtkrc-2.0 file and let user manage it manually, because each time I change global theme the file .gtkrc-2.0 is automatically modified with wrong theme name, so I should open .gtkrc-2.0 and edit it manually to make my gtk2 apps look fine.