diff --git a/modules/home/sketchybar/sketchybarrc b/modules/home/sketchybar/sketchybarrc index 87f929a..f18a2d4 100755 --- a/modules/home/sketchybar/sketchybarrc +++ b/modules/home/sketchybar/sketchybarrc @@ -91,6 +91,9 @@ sketchybar --add item clock right \ --add item memory right \ --set memory script="$PLUGIN_DIR/memory.sh" \ --set memory update_freq=120 \ + --add item uptime right \ + --set uptime script="$PLUGIN_DIR/uptime.sh" \ + --set uptime update_freq=60 ##### Force all scripts to run the first time (never do this in a script) ##### sketchybar --update