Changed wording to just "click"

This commit is contained in:
Kelly Roberts 2022-09-29 04:12:06 +00:00 committed by GitHub
parent 8b882b679b
commit e0c472932f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ case $BLOCK_BUTTON in
❗: battery very low! ❗: battery very low!
🌙: Night Light enabled 🌙: Night Light enabled
- Scroll to change adjust xbacklight. - Scroll to change adjust xbacklight.
- Left click to activate Night Light." ;; - Click to activate Night Light." ;;
4) xbacklight -inc 10 ;; 4) xbacklight -inc 10 ;;
5) xbacklight -dec 10 ;; 5) xbacklight -dec 10 ;;
6) "$TERMINAL" -e "$EDITOR" "$0" ;; 6) "$TERMINAL" -e "$EDITOR" "$0" ;;