This website requires JavaScript.
Explore
Help
Register
Sign In
qugalet
/
dwmblocks
Watch
1
Star
0
Fork
You've already forked dwmblocks
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
3bd2416d86
dwmblocks
/
blocks
/
calendar.sh
4 lines
73 B
Bash
Raw
Normal View
History
Unescape
Escape
Change dash to sh in shebang
2020-07-18 12:00:48 +00:00
#!/bin/sh
Improved block scripts
2020-12-27 15:28:23 +00:00
ICON
=
"\x0c\x0b"
printf
"
$ICON
%s
"
"
$(
date
'+%a, %b %d, %R'
)
"
Reference in a new issue
Copy permalink