diff --git a/system/Vanguard.nix b/system/Vanguard.nix index c1d70ef4..bbb76f39 100644 --- a/system/Vanguard.nix +++ b/system/Vanguard.nix @@ -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 '') ];