CPU/Network load not working
nohzafk opened this issue · comments
nohz.afk commented
nohz.afk commented
it turns out that you need to manually compile helper binaries
cd "$HOME/.config/sketchybar/helpers"
MAKE=/usr/bin/make make
and pass CONFIG_DIR to sketchrbar services
CONFIG_DIR="$HOME/.config/sketchybar" brew services restart sketchybar