nixos-config/hosts/worf/sketchybar/plugins/calendar.sh

4 lines
89 B
Bash
Raw Normal View History

#!/bin/bash
sketchybar --set $NAME icon="$(date '+%a %d. %b')" label="$(date '+%H:%M')"