any way to edit device-quirks in /usr/share/gamescope-session-plus?

I'd like to disable the refresh rates on my device (Legion Go) because it's buggy, which would require me to edit the device-quirks file in gamescope-session-plus. I know that bazzite has an immutable rootfs, but is there a way to disable the read-only for just that one file? Thank you
Solution:
Add a conf file in ~/.config/environments.d/, and override the refresh rate env var with an empty string
Jump to solution
6 Replies
1/4 Life
1/4 Life8mo ago
you just trying to change the refresh rate?
Aru
Aru8mo ago
remove it altogether i previously tested on chimeraOS, and the presence of the slider itself leads to bugs. when i disabled readonly rootfs on chimera and removed it, it resolved most of the issues. the issues i'm seeing on bazzite are similar, which is why i'd like to remove it if possible.
1/4 Life
1/4 Life8mo ago
the only option is to sudo rpm-ostree usroverlay which is undone if you reboot we do have an environment variable that allows you to override the range IE: 30,60 which will start working on the legion go next update
Aru
Aru8mo ago
🤔 welp that's a bummer. yeah, that's no good. need to remove the slider entirely Nevermind, figured out a workaround
Solution
Aru
Aru8mo ago
Add a conf file in ~/.config/environments.d/, and override the refresh rate env var with an empty string
dnkmmr
dnkmmr8mo ago
there should be an editable file in /etc if there is a config in /usr and /usr should only be used for the default config