Several fixes, patched dwmblocks so it shows spaces around the bar
This commit is contained in:
4
dwmblocks_scripts/dwm_date
Executable file
4
dwmblocks_scripts/dwm_date
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
DATE=$(date '+%b %d (%a) %I:%M:%S %p')
|
||||
echo "$DATE"
|
Reference in New Issue
Block a user