fix: steamos mangohud
This commit is contained in:
parent
318833f2d1
commit
e4f2eb2416
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ run_steamos() {
|
||||||
local HEIGHT=1080
|
local HEIGHT=1080
|
||||||
local REFRESH_RATE=75
|
local REFRESH_RATE=75
|
||||||
|
|
||||||
MAGOHUD=1 STEAM_MULTIPLE_XWAYLANDS=1 gamescope -W $WIDTH -H $HEIGHT -r $REFRESH_RATE -e --xwayland-count 2 --adaptive-sync -- steam -gamepadui -steamdeck
|
MANGOHUD=1 STEAM_MULTIPLE_XWAYLANDS=1 gamescope -W $WIDTH -H $HEIGHT -r $REFRESH_RATE -e --xwayland-count 2 --adaptive-sync -- steam -gamepadui -steamdeck
|
||||||
}
|
}
|
||||||
|
|
||||||
run_services
|
run_services
|
||||||
|
|
Loading…
Add table
Reference in a new issue