sketchybar: set ping timeout of 15 on wifi module

This commit is contained in:
Nico 2025-10-05 23:49:55 +11:00
parent 725618446f
commit 5aaa88a547
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0

View file

@ -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