https://bugs.kde.org/show_bug.cgi?id=442901
--- Comment #11 from Felis <[email protected]> --- (In reply to Dennis Aldea from comment #9) > Changes made to `~/.config/gtk-4.0/settings.ini` do not take effect; the > file is rewritten at startup. > I have been explictly setting `GDK_SCALE=1` whenever I run a GTK4 > application. Is there any way to persistently change this setting for GTK4 > apps only? If you don't change the settings that often you can lock the file with `chattr +i`. -- You are receiving this mail because: You are watching all bug changes.
