dotfiles/dot_config/sketchybar/plugins/executable_clock.sh

3 lines
75 B
Bash

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