SketchyBar/plugins/clock.sh

4 lines
76 B
Bash
Executable file

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