aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 2e90170..217b780 100644
--- a/config.def.h
+++ b/config.def.h
@@ -155,7 +155,7 @@ const column_t columns[128] = {
['n'] = {40, "Name"},
['p'] = {5, "Permissions"},
['r'] = {2, "Random"},
- ['s'] = {9, "Size"},
+ ['s'] = {9, " Size"},
};
// This is a list of commands that runs when `bb` launches: