river: goimapnotify
This commit is contained in:
parent
b230d821f2
commit
b9d2847ac6
1 changed files with 2 additions and 1 deletions
|
@ -11,8 +11,9 @@ riverctl spawn "pgrep -x foot >/dev/null || foot --server"
|
|||
riverctl spawn "pgrep -x wlsunset >/dev/null || wlsunset -l -34.61315 -L -58.37723"
|
||||
riverctl spawn "pgrep -x swaync >/dev/null || swaync"
|
||||
riverctl spawn "pgrep -x syncthing >/dev/null || syncthing -no-browser"
|
||||
# yambar spawned by load-colors
|
||||
riverctl spawn "pgrep -x kanshi >/dev/null || kanshi"
|
||||
# yambar spawned by load-colors
|
||||
riverctl spawn "pgrep -x goimapnotify >/dev/null || goimapnotify -conf ~/.config/imapnotify/config.json"
|
||||
|
||||
riverctl set-repeat 30 290
|
||||
|
||||
|
|
Loading…
Reference in a new issue