summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--ranger/config/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf
index 7487e8be..52b06b4b 100644
--- a/ranger/config/rc.conf
+++ b/ranger/config/rc.conf
@@ -42,7 +42,7 @@ set preview_script ~/.config/ranger/scope.sh
 set use_preview_script true
 
 # Automatically count files in the directory, even before entering them?
-set automatically_count_files false
+set automatically_count_files true
 
 # Open all images in this directory when running certain image viewers
 # like feh or sxiv?  You can still open selected files by marking them.