added stow
This commit is contained in:
7
.config/sketchybar/plugins/front_app.sh
Executable file
7
.config/sketchybar/plugins/front_app.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
case "$SENDER" in
|
||||
"front_app_switched")
|
||||
sketchybar --set "$NAME" label="$INFO"
|
||||
;;
|
||||
esac
|
||||
Reference in New Issue
Block a user