worf: Update yabay/sketchybar/alacritty config
This commit is contained in:
5
hosts/worf/sketchybar/plugins/front_app.sh
Executable file
5
hosts/worf/sketchybar/plugins/front_app.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ "$SENDER" = "front_app_switched" ]; then
|
||||
sketchybar --set $NAME label="$INFO" icon.background.image="app.$INFO"
|
||||
fi
|
||||
Reference in New Issue
Block a user