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,13 @@
#!/bin/bash
front_app=(
label.font="$FONT:Bold:12.0"
icon.background.drawing=on
display=active
script="$PLUGIN_DIR/front_app.sh"
click_script="open -a 'Mission Control'"
)
sketchybar --add item front_app left \
--set front_app "${front_app[@]}" \
--subscribe front_app front_app_switched