fix: steamos mangohud

This commit is contained in:
hesam-init 2024-03-26 16:50:07 +03:30
parent 318833f2d1
commit e4f2eb2416

View file

@ -21,7 +21,7 @@ run_steamos() {
local HEIGHT=1080
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