sketchybar: remove wifi module

This commit is contained in:
Nico 2025-10-27 21:49:19 +11:00
parent e8028e3a26
commit bfea190a66
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
2 changed files with 0 additions and 16 deletions

View file

@ -158,13 +158,5 @@ sketchybar --add item audio right \
script="$PLUGIN_DIR/volume.sh" \
--subscribe audio volume_change \
# Wifi
sketchybar --add item wifi right \
--set wifi script="$PLUGIN_DIR/wifi.sh" \
update_freq=60 \
background.padding_right=0 \
background.padding_left=0 \
label.padding_left=0
##### Force all scripts to run the first time (never do this in a script) #####
sketchybar --update