Added pushover notification tool

So far I'm the only other person using this. This app need to be
manually installed and configured, but is worth the headache.

https://github.com/jangxx/SchubsiGo
This commit is contained in:
James Patrick 2020-06-27 00:33:47 -04:00
parent 267645016e
commit f3bf8f377f
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ exec --no-startup-id redshift 2>&1 >/tmp/redshift.log
# https://github.com/emersion/mako
exec --no-startup-id mako 2>&1 >/tmp/mako.log
###
exec --no-startup-id SchubsiGo 2>&1 >/tmp/SchubsiGo.log
### ydotool
exec --no-startup-id ydotoold 2>&1 >/tmp/ydotoold.log