X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/23318f8eeafaedcb77d2ee1850dc4606dea7dcaf..3a0b51ee576e93173c86137111c0c15ceb3c69b2:/scripts/dfs?ds=sidebyside

diff --git a/scripts/dfs b/scripts/dfs
index 4697473..df87150 100755
--- a/scripts/dfs
+++ b/scripts/dfs
@@ -224,7 +224,7 @@ echo "$SORTED_FILE_SYSTEMS_INFO" | $AWK_COMMAND -v DEBUG=$DEBUG -v PATTERN=$PATT
 							 printf ("%-*s", LEFT_COLUMN + 2, "");
 					 print "                                                    Used     Free       Total ";
 					 if (! NARROW_MODE)
-						 print "";
+						 print " ";
 				 }
 			 }