river: usar wlsunset en vez de gammastep

This commit is contained in:
Cat /dev/Nulo 2021-10-29 22:04:11 -03:00
parent 8253d1b34b
commit 55d63b6d2c

View file

@ -9,7 +9,11 @@ riverctl spawn "/usr/libexec/xdg-desktop-portal-wlr"
brillo -I
riverctl spawn "pgrep -x foot || foot --server"
riverctl spawn "pgrep -x mako || mako"
riverctl spawn "pgrep -x gammastep || gammastep -l -34.5:-58.4"
if test -f ~/.config/river/coordenadas; then
riverctl spawn "pgrep -x wlsunset || wlsunset $(cat ~/.config/river/coordenadas)"
else
echo "¡Falta ~/.config/river/coordenadas!"
fi
riverctl spawn "pgrep -x syncthing || syncthing -no-browser"
riverctl spawn "pgrep -x river-tag-overl || river-tag-overlay --anchors=1:0:0:0"
# yambar spawned by load-colors