river: matar mako antes de empezar
This commit is contained in:
parent
25d7252e21
commit
51b11ae78c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ riverctl spawn "/usr/libexec/xdg-desktop-portal-wlr"
|
||||||
|
|
||||||
brillo -I
|
brillo -I
|
||||||
riverctl spawn "pgrep -x foot >/dev/null || foot --server"
|
riverctl spawn "pgrep -x foot >/dev/null || foot --server"
|
||||||
riverctl spawn "pgrep -x mako >/dev/null || mako"
|
riverctl spawn "killall mako >/dev/null ; mako"
|
||||||
if test -f ~/.config/river/coordenadas; then
|
if test -f ~/.config/river/coordenadas; then
|
||||||
riverctl spawn "pgrep -x wlsunset >/dev/null || wlsunset $(cat ~/.config/river/coordenadas)"
|
riverctl spawn "pgrep -x wlsunset >/dev/null || wlsunset $(cat ~/.config/river/coordenadas)"
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue