mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-06 01:23:43 +02:00
fix: service launch order
This commit is contained in:
parent
9315da46e4
commit
135775c3b3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
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_steamos
|
||||||
|
|
||||||
|
run_services
|
||||||
|
|
Loading…
Add table
Reference in a new issue