dotfiles/dot_config/sketchybar/plugins/executable_clock.sh

4 lines
75 B
Bash
Raw Normal View History

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