statusbar scripts now open when shift-clicked
weather module "fixed" other minor statusbar script tweaks
This commit is contained in:
@@ -11,6 +11,7 @@ case $BLOCK_BUTTON in
|
||||
1) notify-send "💽 Disk space" "$(df -h --output=target,used,size)" ;;
|
||||
3) notify-send "💽 Disk module" "\- Shows used hard drive space.
|
||||
- Click to show all disk info." ;;
|
||||
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
|
||||
esac
|
||||
|
||||
case "$location" in
|
||||
|
||||
Reference in New Issue
Block a user