This website requires JavaScript.
Explore
Help
Register
Sign In
thebiblelover7
/
dotfiles
mirror of
https://gitlab.com/thebiblelover7/dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Projects
Releases
Wiki
Activity
8a5bace657
dotfiles
/
.config
/
sketchybar
/
plugins
/
calendar.sh
4 lines
89 B
Bash
Raw
Blame
History
#!/bin/bash
sketchybar --set
$NAME
icon
=
"
$(
date
'+%a, %d %b'
)
"
label
=
"
$(
date
'+%H:%M'
)
"
Reference in New Issue
View Git Blame
Copy Permalink