--wip-- [skip ci]
This commit is contained in:
parent
e41ce820fc
commit
3654ffe5ff
1 changed files with 2 additions and 2 deletions
|
|
@ -92,7 +92,7 @@ in
|
|||
let
|
||||
gs = pkgs.writeShellScript "gamescope-init" ''
|
||||
set -xeuo pipefail
|
||||
|
||||
CONNECTOR=*,eDP-1
|
||||
gamescopeArgs=(
|
||||
--adaptive-sync # VRR support
|
||||
# --hdr-enabled
|
||||
|
|
@ -100,7 +100,7 @@ in
|
|||
--rt
|
||||
--steam
|
||||
-O
|
||||
HDMI-A-3,HDMI-A-2,HDMI-A-1
|
||||
$CONNECTOR
|
||||
)
|
||||
steamArgs=(
|
||||
-pipewire-dmabuf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue