users/ryan/modules/sketchybar/bar-config/plugins/clock.sh

9cb45d050939b499e8e01ec9e4fe9be998d98dc4 · 113 B · 3 lines raw

1 #!/usr/bin/env bash
2 # Waybar: {:%a %d %b %H:%M:%S}
3 sketchybar --set "$NAME" label="$(date '+%a %d %b %H:%M:%S')"