This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
SketchyBar
Watch
2
Star
0
Fork
You've already forked SketchyBar
0
mirror of
https://github.com/FelixKratz/SketchyBar
synced
2025-02-17 13:08:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d7b734577b
SketchyBar
/
plugins
/
clock.sh
5 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
removed the junk
2021-08-09 19:06:10 +02:00
#!/usr/bin/env bash
rename spree
2021-08-13 15:58:00 +02:00
sketchybar -m
set
clock label
"
$(
date
'+%d/%m %H:%M'
)
"
removed the junk
2021-08-09 19:06:10 +02:00
Reference in a new issue
Copy permalink