mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-12-13 13:32:35 +00:00
5 lines
73 B
Bash
5 lines
73 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
spacebar -m set clock label $(date '+%d/%m %H:%M')
|
||
|
|