+ Added script for dwm status bar (dwmbar no longer used, now using
dwmblocks)
This commit is contained in:
parent
57c06d99ce
commit
3d7272b103
3 changed files with 39 additions and 0 deletions
2
.local/bin/dwmbar/clock
Executable file
2
.local/bin/dwmbar/clock
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
printf "%s\n" "$(date +" %a, %d %b %Y • %H:%M %Z")"
|
Loading…
Add table
Add a link
Reference in a new issue