about summary refs log tree commit diff stats
path: root/code/fm.rb
diff options
context:
space:
mode:
Diffstat (limited to 'code/fm.rb')
-rw-r--r--code/fm.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/fm.rb b/code/fm.rb
index 91b037a1..76056958 100644
--- a/code/fm.rb
+++ b/code/fm.rb
@@ -6,6 +6,7 @@ OPTIONS = {
 	'dir_first' => true,
 	'sort_reverse' => false,
 	'color' => true,
+	'wide_bar' => true,
 	'filepreview' => true,
 	'preview' => true,
 }