diff --git a/.config/river/init b/.config/river/init index 6638aa5..77c62ea 100755 --- a/.config/river/init +++ b/.config/river/init @@ -8,7 +8,7 @@ riverctl spawn "/usr/libexec/xdg-desktop-portal-wlr" brillo -I 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 riverctl spawn "pgrep -x wlsunset >/dev/null || wlsunset $(cat ~/.config/river/coordenadas)" else