fix: service launch order

This commit is contained in:
hesam-init 2024-03-18 19:15:15 +03:30
parent 9315da46e4
commit 135775c3b3

View file

@ -12,6 +12,6 @@ run_steamos() {
STEAM_MULTIPLE_XWAYLANDS=1 gamescope -W $WIDTH -H $HEIGHT -r $REFRESH_RATE -e --xwayland-count 2 --adaptive-sync -- steam -gamepadui -steamdeck
}
run_services
run_steamos
run_services