config/files/sketchybar/plugins/executable_calendar.sh

4 lines
95 B
Bash
Raw Permalink Normal View History

2025-05-03 21:41:46 -07:00
#!/usr/bin/env sh
sketchybar --set $NAME icon="$(date '+%a %d. %b')" label="$(date '+%H:%M')"