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