dev-environment-files/.config/sketchybar/items/cpu.sh
2024-01-08 17:39:56 -04:00

6 lines
170 B
Bash
Executable file

#!/bin/bash
sketchybar --add item cpu right \
--set cpu update_freq=2 \
icon=􀧓 \
script="$PLUGIN_DIR/cpu.sh"