diff options
-rw-r--r-- | ranger/config/rc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf index 57a20251..823ddb88 100644 --- a/ranger/config/rc.conf +++ b/ranger/config/rc.conf @@ -70,7 +70,7 @@ set status_bar_on_top false # Draw a progress bar in the status bar which displays the average state of all # currently running tasks which support progress bars? -set draw_progress_bar_in_status_bar True +set draw_progress_bar_in_status_bar true # Draw borders around columns? set draw_borders false |