FelixKratz / SketchyBar

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

updates frequency instant? #557

Closed aspauldingcode closed 1 month ago

aspauldingcode commented 1 month ago

I can't remember if I've done it before but I want to set an update frequency faster than 1 second. like always or instant.

FelixKratz commented 1 month ago

This would essentially be an infinite loop completely draining your computers resources?

If you really want to do that, you can simply write a little script or helper program that does this (see https://github.com/FelixKratz/SketchyBar/discussions/454 for reference).