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-11-24 04:13:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
71a37b7250
SketchyBar
/
plugins
/
clock.sh
5 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
removed the junk
2021-08-09 17:06:10 +00:00
#!/usr/bin/env bash
make name of item/component accessible in scripts
2021-09-04 08:46:32 +00:00
sketchybar -m
set
$NAME
label
"
$(
date
'+%d/%m %H:%M'
)
"
removed the junk
2021-08-09 17:06:10 +00:00
Reference in a new issue
Copy permalink