sketchybar: fix active window module
This commit is contained in:
parent
4fedd900ec
commit
7b1f12fd50
1 changed files with 2 additions and 3 deletions
|
|
@ -62,9 +62,8 @@ done
|
|||
|
||||
# Focused window title
|
||||
sketchybar --add item front_app left \
|
||||
script="$PLUGIN_DIR/front_app.sh" \
|
||||
--set front_app icon=" " \
|
||||
--subscribe front_app front_app_switched \
|
||||
--set front_app icon=" " script="$PLUGIN_DIR/front_app.sh" \
|
||||
--subscribe front_app front_app_switched
|
||||
|
||||
# Currently playing music status (only works for Music.app)
|
||||
sketchybar --add item music left \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue