SketchyBar/plugins/clock.sh

4 lines
77 B
Bash
Executable file

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