niri: make xwayland start before steam
fixes bug where steam wouldn't start because there was no X11 session active
This commit is contained in:
parent
384fe0abc5
commit
6de3d7a451
1 changed files with 1 additions and 1 deletions
|
|
@ -8,8 +8,8 @@ spawn-at-startup "swaync"
|
||||||
spawn-at-startup "walker --gapplication-service"
|
spawn-at-startup "walker --gapplication-service"
|
||||||
|
|
||||||
spawn-at-startup "opensnitch-ui"
|
spawn-at-startup "opensnitch-ui"
|
||||||
spawn-at-startup "steam -silent"
|
|
||||||
spawn-at-startup "xwayland-satellite"
|
spawn-at-startup "xwayland-satellite"
|
||||||
|
spawn-at-startup "steam -silent"
|
||||||
|
|
||||||
//
|
//
|
||||||
// Environment
|
// Environment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue