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

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