FelixKratz / SketchyBar

A highly customizable macOS status bar replacement
https://felixkratz.github.io/SketchyBar/
GNU General Public License v3.0
5.77k stars 89 forks source link

The event added with "com.apple.bluetooth.status" is fired every second. #483

Closed WantToLearnJapanese closed 8 months ago

WantToLearnJapanese commented 8 months ago

Whether the system's Bluetooth is turned on or off, the event is fired every second.

FelixKratz commented 8 months ago

These notifications are sent by the system, we can only listen to them so if this event has changed (or is buggy) we can sadly do nothing about it.