worf: Update yabay/sketchybar/alacritty config

This commit is contained in:
2025-02-18 21:41:32 +01:00
parent da2ca7f42e
commit 47db333feb
31 changed files with 1612 additions and 15 deletions

View File

@@ -0,0 +1,14 @@
#!/bin/bash
source "$CONFIG_DIR/icons.sh"
wifi=(
padding_right=7
label.width=0
icon="$WIFI_DISCONNECTED"
script="$PLUGIN_DIR/wifi.sh"
)
sketchybar --add item wifi right \
--set wifi "${wifi[@]}" \
--subscribe wifi wifi_change mouse.clicked