chore: steamos mangohud
This commit is contained in:
parent
b0d8dc164b
commit
913795a4f6
1 changed files with 1 additions and 2 deletions
|
@ -20,9 +20,8 @@ run_steamos() {
|
|||
local WIDTH=1920
|
||||
local HEIGHT=1080
|
||||
local REFRESH_RATE=75
|
||||
local HUD=1
|
||||
|
||||
MAGOHUD=$HUD STEAM_MULTIPLE_XWAYLANDS=1 gamescope -W $WIDTH -H $HEIGHT -r $REFRESH_RATE -e --xwayland-count 2 --adaptive-sync -- steam -gamepadui -steamdeck
|
||||
MAGOHUD=1 STEAM_MULTIPLE_XWAYLANDS=1 gamescope -W $WIDTH -H $HEIGHT -r $REFRESH_RATE -e --xwayland-count 2 --adaptive-sync -- steam -gamepadui -steamdeck
|
||||
}
|
||||
|
||||
run_services
|
||||
|
|
Loading…
Add table
Reference in a new issue