Skip to content

Sketchybar Configuration Docs

Anil Dewani edited this page Nov 21, 2023 · 4 revisions

Sketchybar is a highly customizable macOS status bar replacement which can be customized using shell scripts to display custom information on the status bar. There are custom events to which your scripts can bind to and function accordingly.

The core configuration file sketchybarrc is responsible to draw and initialize the status bar, and load all the scripts located within the items folder.

Items folder contains the following shell script:

All the script are self-explanatory, they are aligned on the status bar to display various info-metrics.

Clone this wiki locally