statusbar scripts now open when shift-clicked
weather module "fixed" other minor statusbar script tweaks
This commit is contained in:
@@ -14,7 +14,8 @@ case $BLOCK_BUTTON in
|
||||
5) pamixer --allow-boost -d 1 ;;
|
||||
3) notify-send "📢 Volume module" "\- Shows volume 🔊, 🔇 if muted.
|
||||
- Middle click to mute.
|
||||
- Scroll to change."
|
||||
- Scroll to change." ;;
|
||||
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
|
||||
esac
|
||||
|
||||
volstat="$(pactl list sinks)"
|
||||
|
||||
Reference in New Issue
Block a user