summaryrefslogtreecommitdiff
path: root/bin/vdf
diff options
context:
space:
mode:
Diffstat (limited to 'bin/vdf')
-rwxr-xr-xbin/vdf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/vdf b/bin/vdf
index 7cb826f..7b2a4a6 100755
--- a/bin/vdf
+++ b/bin/vdf
@@ -59,7 +59,7 @@ sub bar_png {
sub show_df_console {
- my $mp_width = 0;
+ my $mp_width = 10;
foreach my $mount (@mounts) {
my $this_width = length($mount->[1]);