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