This website requires JavaScript.
Explore
Help
Sign In
luke-else
/
dwmblocks
Watch
1
Star
0
Fork
0
You've already forked dwmblocks
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
dwmblocks
/
statusbar
/
dwm_date
5 lines
72 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Added Statusbad Commands (Not in correct location)
2022-09-21 19:51:46 +00:00
#!/bin/bash
icon=""
Updated statusbar date and time scripts
2023-03-08 20:34:04 +00:00
printf "$icon ^c#f7ca88^$(date '+%d/%m/%Y')^d^"
Reference in New Issue
Copy Permalink