diff --git a/stow/.config/sketchybar/plugins/wifi.sh b/stow/.config/sketchybar/plugins/wifi.sh index 8680ed1..06bc0cc 100755 --- a/stow/.config/sketchybar/plugins/wifi.sh +++ b/stow/.config/sketchybar/plugins/wifi.sh @@ -1,5 +1,5 @@ #!/bin/sh -ping -c 1 1.1.1.1 &> /dev/null +ping -c 1 1.1.1.1 -t 15 &> /dev/null if [ "$?" = "0" ]; then sketchybar --set $NAME icon=󰖩 drawing=false