Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamically Updating Space Icons #1

Open
snugwarms opened this issue Jan 19, 2025 · 1 comment
Open

Dynamically Updating Space Icons #1

snugwarms opened this issue Jan 19, 2025 · 1 comment
Assignees

Comments

@snugwarms
Copy link

hi!

thank you for providing these files! i implemented them and it seems like the app space icons do not dynamically update, ie they are stuck in their position of when sketchybar opened.

is it possible to do this dynamic updating/have you figured this out?

thanks!

@Kainoa-h
Copy link
Owner

Hi! have you added the following to your aerospace.toml?

# Notify Sketchybar about workspace change
exec-on-workspace-change = ['/bin/bash', '-c',
    'sketchybar --trigger aerospace_workspace_change FOCUSED_WORKSPACE=$AEROSPACE_FOCUSED_WORKSPACE PREV_WORKSPACE=$AEROSPACE_PREV_WORKSPACE'
]

@Kainoa-h Kainoa-h self-assigned this Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants