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

4 lines
88 B
Text
Raw Permalink Normal View History

2024-05-31 03:10:39 +02:00
#!/usr/bin/env nu
sketchybar --set $env.NAME $"label=(date now | format date '%H:%M')"