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: