-
What is my problem?I have to include I use below command to trigger it manually during test $ sketchybar --trigger aerospace_workspace_change FOCUSED_WORKSPACE=2 Highlighting works when
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
After fiddling around configs, my issue has been resolved and now my Sketchybar item Those who have the same issue. Here are few things that I tried before finding the actual solution that worked.
Solution that worked✅ Add full path to Sketchybar executable in
|
Beta Was this translation helpful? Give feedback.
After fiddling around configs, my issue has been resolved and now my Sketchybar item
script
doesn't requireupdate_freq=1
in its item config.Those who have the same issue. Here are few things that I tried before finding the actual solution that worked.
Compiled previous versions of Sketchybar from source, still the problem persisted. Then, at one point, I noticed, the issue was gone. I wasn't sure what resolved it. Since, I was trying various things, one of these could have resolved it. Once issue was resolved, I have reverted Sketchybar version to the latest one and it's working fine too.
Restarted my machine
Solution that worked
✅ Add full path to Sketchybar executable in
aerospa…