Jean-Tinland / simple-bar

A yabai status bar widget for Übersicht
https://www.jeantinland.com/toolbox/simple-bar
MIT License
1.21k stars 129 forks source link

Spaces and app icons is not working #395

Closed alexgulbrandsen closed 6 months ago

alexgulbrandsen commented 7 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Information (please complete the following information):

Additional context Hello. I am having a problem where the icons and spaces is not working properly when changing spaces.

shuumo commented 6 months ago

simple workaround is just to symlink yabai to /usr/local/bin/yabai (i have yabai installed to /opt/homebrew/bin/yabai). Or slightly more time consoming way is to go through all the simple-bar jsx files and change the yabai path, as its hardcoded in a few spots i believe.

Jean-Tinland commented 6 months ago

@shuumo this would indeed work but I also implemented a settings allowing to change yabai path in a proper way in the settings module which can be opened by clicking first on simple-bar then by pressing cmd+,.

yabai-path