dev-environment-files/.config/sketchybar/items/calendar.sh

7 lines
193 B
Bash
Raw Normal View History

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