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
2024-12-12 13:02:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f28d18c265
SketchyBar
/
plugins
/
clock.sh
5 lines
75 B
Bash
Raw
Normal View
History
Unescape
Escape
removed the junk
2021-08-09 17:06:10 +00:00
#!/usr/bin/env bash
fixed a layout bug
2021-08-10 10:08:11 +00:00
spacebar -m
set
clock label
"
$(
date
'+%d/%m %H:%M'
)
"
removed the junk
2021-08-09 17:06:10 +00:00
Reference in a new issue
Copy permalink