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

08d200c7b0c9210afe5bc2819b99a2726b4421a7 · 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')"