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
|
||||
❎: no ethernet
|
||||
🌐: ethernet working
|
||||
" ;;
|
||||
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
|
||||
esac
|
||||
|
||||
case "$(cat /sys/class/net/w*/operstate 2>/dev/null)" in
|
||||
|
||||
Reference in New Issue
Block a user