updates to bar, dwm and compose
[dotfiles.git] / x / .local / bin / bar
index 8d8d053..15b1f87 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 echo \
-       "$(date +"%Y-%m-%d %H:%M:%S")"\
-       "       $(df -h | grep '/$' | awk '{print $4"/"$2}')"
+       "$(df -h | grep '/$' | awk '{print $4"/"$2}')"\
+       " | $(date +"%Y-%m-%d %H:%M:%S")"