chore(ada): gamescope flags update
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
f79edfb814
commit
23357404de
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue