mpd script + overall update
[dotfiles.git] / Scripts / statusbar / blocks_date
index 7f93768..9b4f86a 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 
 dte="$(date +"%a, %b %d %H:%M")"
-echo -e "$dte"
+echo -e " $dte"