mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Changed wording to just "click"
This commit is contained in:
parent
8b882b679b
commit
e0c472932f
@ -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" ;;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user