Merge branch 'Sadoon-AlBader-patch-1'

This commit is contained in:
Luke Smith 2020-07-08 08:58:20 -04:00
commit cd0ed5e545
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -9,7 +9,10 @@ case $BLOCK_BUTTON in
♻: stagnant charge
🔌: charging
⚡: charged
❗: battery very low!" ;;
❗: battery very low!
- Scroll to change adjust xbacklight." ;;
4) xbacklight -inc 10 ;;
5) xbacklight -dec 10 ;;
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
esac