mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
typo again
This commit is contained in:
parent
8966c141ba
commit
c851c86620
@ -13,7 +13,7 @@ case $BLOCK_BUTTON in
|
||||
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
|
||||
esac
|
||||
|
||||
[ "$(pamixer --get-mute)" = true ] && echo "m" && exit
|
||||
[ "$(pamixer --get-mute)" = true ] && echo "🔇" && exit
|
||||
|
||||
vol="$(pamixer --get-volume)"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user