feat: use new autohdr settings, enable direct scanout.

This commit is contained in:
CronyAkatsuki 2026-04-20 19:53:35 +02:00
parent ad6e2f866d
commit 9ef488d24d

View file

@ -141,7 +141,10 @@ in {
"sunshine, 1920x1080@165, 0x0, 1"
];
render.cm_fs_passthrough = 1;
render = {
direct_scanout = 2; # Reduce latency for games
cm_auto_hdr = 2; # Switch to hdr automatically when needed
};
animations = {
enabled = false;