dotfiles/home/apps/sketchybar/plugins/clock.nu

3 lines
88 B
Text
Executable file

#!/usr/bin/env nu
sketchybar --set $env.NAME $"label=(date now | format date '%H:%M')"