dotfiles/home/apps/sketchybar/plugins/clock.sh

4 lines
69 B
Bash
Raw Normal View History

2022-07-30 07:17:12 +02:00
#!/usr/bin/env sh
2022-11-29 05:11:34 +01:00
sketchybar --set "$NAME" label="$(date '+%H:%M')"