dotfiles/modules/sketchybar/plugins/clock.sh

3 lines
69 B
Bash
Executable file

#!/usr/bin/env sh
sketchybar --set "$NAME" label="$(date '+%H:%M')"