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

6 lines
193 B
Bash
Executable file

#!/bin/bash
sketchybar --add item calendar right \
--set calendar icon=􀧞 \
update_freq=30 \
script="$PLUGIN_DIR/calendar.sh"