Merge branch 'patch-1' of https://github.com/Sadoon-AlBader/voidrice into Sadoon-AlBader-patch-1

This commit is contained in:
Luke Smith 2020-07-08 08:55:56 -04:00
commit 7d25d7368a
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -10,6 +10,8 @@ case $BLOCK_BUTTON in
🔌: charging
⚡: charged
❗: battery very low!" ;;
4) sudo light -A 10 ;;
5) sudo light -U 10 ;;
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
esac