Skip to content

LuaanNguyen/sketchybar

Repository files navigation

Sketchybar Configuration

A custom sketchybar configuration with CPU and RAM monitoring widgets.

sketchybar

Installation

cd helpers/event_providers/ram_load && make
cd ../cpu_load && make
cd ../network_load && make
cd ../../menus && make
brew services start sketchybar # start sketchybar
  • View logs: Check ~/Library/Logs/sketchybar.log
  • Reload configuration: sketchybar --update
  • Restart service: brew services restart sketchybar

Troubleshooting

If widgets don't update, ensure event providers are built and running:

ps aux | grep ram_load
ps aux | grep cpu_load

About

My personal sketchybar setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published