Set default gamescope args to upscale 1080 -> 1440
This commit is contained in:
parent
e1483b5d0a
commit
55ec2316a4
|
@ -54,6 +54,8 @@
|
|||
programs.gamescope.args = [
|
||||
"-W 2540"
|
||||
"-H 1440"
|
||||
"-w 1920"
|
||||
"-h 1080"
|
||||
"-r 120"
|
||||
"-F fsr"
|
||||
"--fullscreen"
|
||||
|
|
Loading…
Reference in a new issue