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

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