FelixKratz / SketchyBar

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

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

Closed WantToLearnJapanese closed 10 months ago

WantToLearnJapanese commented 10 months ago

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

FelixKratz commented 10 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.