chore(ada): gamescope flags update

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-05-29 00:13:35 +03:00
parent f79edfb814
commit 23357404de

View file

@ -5,6 +5,19 @@
package = pkgs.gamescope;
args = [
"-e"
"-W 2560"
"-H 1440"
"-r 165"
"-o 15"
"--adaptive-sync"
"--backend sdl"
"--expose-wayland"
"--xwayland-count 2"
"--force-grab-cursor"
];
};
};