nibar icon indicating copy to clipboard operation
nibar copied to clipboard

Simple Übersicht status bar with yabai support.

Results 5 nibar issues
Sort by recently updated
recently updated
newest added

I attempted to install nibar and received these three errors. ![image](https://user-images.githubusercontent.com/92550263/137393558-a7851ac7-bda9-4878-892b-7a49a0209dc0.png) I figured it was a problem with yabai's scripting additions not working properly on M1. However, I followed the...

Error 500's in the console when the widget is loaded

I think I find the reason for these two issues. 1. https://github.com/kkga/nibar/issues/1#issuecomment-577769531 2. https://github.com/kkga/nibar/issues/5#issue-585548748 Because there are two Ü. One is U+00DC, the **devil**. If you directly copy from the...

I had to make minor changes to the Apple Script to make it work. Referring to the app by id works fine. ``` yabai -m signal --add event=space_changed \ action="osascript...

I found that the refresh of widgets via AppleScript was too slow. It turns out it was quite an effort to do it another way, but I came up with...