hbthen3rd / dotfiles

[macOS] custom settings/theming for wm, bar, term, shell, editor, browser, etc.
https://github.com/hbthen3rd/dotfiles
GNU General Public License v3.0
203 stars 5 forks source link

sketchybar items not updated #38

Closed albert-ying closed 11 months ago

albert-ying commented 11 months ago

Hi,

Thank you for sharing this fantastic dotfile.

I encountered a weird problem tho:

CleanShot 2023-10-25 at 00 22 44@2x

as you can see, all the item are not updated.

p.s. I do have yabai and taskwarrior. For example if I run:

sh-3.2$ task +PENDING count

it returns

7

But on the sketchybar it doesn't work somehow.

albert-ying commented 11 months ago

hmm I just found that it only happens when I use brew services. If I just run sketchybar, it works somehow.

hbthen3rd commented 11 months ago

@albert-ying hmm, I'm not sure of what could be happening here. I've always done brew services start sketchybar / brew services restart sketchybar for my setup.

For the space indicator issue:

I'm not sure what's happening with taskwarrior, but you try the followings:

albert-ying commented 11 months ago

I just figured out! It is a weird environment issue as I have two copy of homebrew (one from intel and one for arm). Thank you so much!

mohaidoss commented 3 weeks ago

@albert-ying thanks for posting what fixed your issue, same here :p