Issue getting item highlighting on my Aerospace Sketchybar setup #718
Replies: 1 comment 2 replies
-
I don't know if this helps, but I don't think you are not calling the script="$PLUGIN_DIR/update_workspaces.sh $sid" You actually want to call:
Let me know if this helps :) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've created a setup where I can see the names of all Aerospace windows in my Sketchybar. It shows me the name of the app in each workspace, and defaults to the actual workspace name if there's not an app there.
My sketchybarrc is as follows:
sketchybarrc
update_workspaces.sh
aerospace.sh
and in my aerospace.toml file
It seems like the problem is that FOCUSED_WORKSPACE isn't being passed into the aerospace.sh script.
Please help, as I'd love to post this to the "setups" page for anybody who wants to use my setup! Thanks.
Beta Was this translation helpful? Give feedback.
All reactions