dotfiles/dot_config/sketchybar/plugins/executable_clock.sh

3 lines
69 B
Bash

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