mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
4 lines
87 B
Bash
4 lines
87 B
Bash
#!/usr/bin/env bash
|
|
|
|
LABEL=$(date '+%H:%M:%S')
|
|
sketchybar --set "$NAME" label="$LABEL"
|