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
4c600ba975
dwmblocks
/
blocks
/
calendar.sh
4 lines
58 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 blocks
2020-11-23 06:12:13 +00:00
ICON
=
"
"
echo
"
${
ICON
}
$(
date
'+%a, %d %b'
)
"
Reference in a new issue
Copy permalink