feat: add sketchybar

This commit is contained in:
Devin Haska 2025-05-27 12:22:40 -07:00
parent 7af8dc864d
commit b30e26be2e
6 changed files with 164 additions and 0 deletions

View file

@ -0,0 +1,7 @@
#!/bin/sh
# The $SELECTED variable is available for space components and indicates if
# the space invoking this script (with name: $NAME) is currently selected:
# https://felixkratz.github.io/SketchyBar/config/components#space----associate-mission-control-spaces-with-an-item
sketchybar --set "$NAME" background.drawing="$SELECTED"