feat: spawn services with riverctl
This commit is contained in:
parent
c372ff33c4
commit
8bc503e5f9
1 changed files with 4 additions and 0 deletions
|
@ -167,3 +167,7 @@ riverctl attach-mode bottom
|
||||||
# River will send the process group of the init executable SIGTERM on exit.
|
# River will send the process group of the init executable SIGTERM on exit.
|
||||||
riverctl default-layout rivertile
|
riverctl default-layout rivertile
|
||||||
rivertile -view-padding 6 -outer-padding 6 -main-ratio 0.55 &
|
rivertile -view-padding 6 -outer-padding 6 -main-ratio 0.55 &
|
||||||
|
|
||||||
|
riverctl spawn mako
|
||||||
|
riverctl spawn kanshi
|
||||||
|
riverctl spawn waybar
|
||||||
|
|
Loading…
Reference in a new issue