Steamscope use fullscreen and gamepadui again
This commit is contained in:
parent
0d8bc81ef2
commit
ff60c97573
|
@ -24,7 +24,7 @@
|
|||
prismlauncher
|
||||
(writeShellScriptBin "steamscope" ''
|
||||
swaymsg output DP-1 scale 1 adaptive_sync on
|
||||
gamescope -w 2560 -h 1440 -r 120 --adaptive-sync -e -- steam
|
||||
gamescope -w 2560 -h 1440 -r 120 --adaptive-sync --fullscreen -e -- steam -gamepadui
|
||||
swaymsg output DP-1 scale 1.25 adaptive_sync off
|
||||
'')
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue