mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-23 11:53:02 +00:00
4 lines
77 B
Bash
Executable file
4 lines
77 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
sketchybar -m set clock label "$(date '+%d/%m %H:%M')"
|
|
|