Fix issue with update checker script and minor other fixes

This commit is contained in:
natemaia
2018-07-19 18:52:19 -07:00
parent 4b6cab805c
commit b363ef013a
6 changed files with 40 additions and 51 deletions

View File

@ -354,7 +354,7 @@ menu-3-3-exec = systemctl -i poweroff
type = custom/script
tail = true
label = %output%
click-left = toggle.sh -c -tg &
click-left = toggle.sh -c -t &
exec = toggle.sh -c
format = <label>
@ -393,7 +393,7 @@ type = custom/script
tail = true
exec = toggle.sh -r
label = %output%
click-left = toggle.sh -r -tg &
click-left = toggle.sh -r -t &
;;;;;;;;;;;;;;;;