about summary refs log tree commit diff stats
path: root/examples
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2018-05-09 00:02:40 +0200
committertoonn <toonn@toonn.io>2018-05-09 00:02:40 +0200
commit2d402b80ae22b7da8ef430a93f4755eec63c679d (patch)
treef2b012342c51efbae36dab3c0667b5226cb87006 /examples
parentea943048d453bff900d310110ac7227bcc126683 (diff)
parented4eb4bf282354886e52ae6fa92bf68078edfef6 (diff)
downloadranger-2d402b80ae22b7da8ef430a93f4755eec63c679d.tar.gz
Merge branch 'custom_free_space'
Diffstat (limited to 'examples')
-rw-r--r--examples/rc_emacs.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/rc_emacs.conf b/examples/rc_emacs.conf
index 8924d1d6..0462282e 100644
--- a/examples/rc_emacs.conf
+++ b/examples/rc_emacs.conf
@@ -122,6 +122,9 @@ set mouse_enabled true
 set display_size_in_main_column true
 set display_size_in_status_bar true
 
+# Display the free disk space in the status bar?
+set display_free_space_in_status_bar true
+
 # Display files tags in all columns or only in main column?
 set display_tags_in_all_columns true