https://bugs.kde.org/show_bug.cgi?id=488229
Bug ID: 488229 Summary: Kwin Configuration Overriden Classification: Plasma Product: kwin Version: 6.0.5 Platform: NixOS OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kwin-bugs-n...@kde.org Reporter: postc...@gmail.com Target Milestone: --- Created attachment 170280 --> https://bugs.kde.org/attachment.cgi?id=170280&action=edit current kwinoutputconfig.json SUMMARY Configuration within ~/.config/kwinoutputconfig.json is overridden on login. I needed to disable HDR on an output as it leads to resume and login failures on my system with an Nvidia gpu. Enabling it while in a KDE session works correctly, it just leads to a lockup on resume or subsequent logins. STEPS TO REPRODUCE 1. Enable HDR through Display Settings 2. Change "highDynamicRange" to false for the previously set monitor in ~/.config/kwinoutputconfig.json manually OBSERVED RESULT "highDynamicRange" is overridden to true for the given output. EXPECTED RESULT "highDynamicRange" is set to false. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Nixos KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.2.0 Qt Version: 6.7.1 ADDITIONAL INFORMATION I was able to workaround the issue and start into Wayland by modifying the file and making it immutable with "chattr +i" Got the idea to make the file immutable as a solution from: https://forum.endeavouros.com/t/black-screen-after-enabling-hdr-on-wayland/52025 I don't believe there is any issue with my configuration file as I've deleted/recreated it multiple times in an attempt to correct this issue but I've attached it anyway. -- You are receiving this mail because: You are watching all bug changes.