ranger: update config

This commit is contained in:
lelgenio 2022-03-18 15:24:32 -03:00
parent dcd62052a0
commit e00846c5e7
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
set viewmode miller
# How many columns are there, and what are their relative widths?
set column_ratios 1,3,4
set column_ratios 2,4,2
# Which files should be hidden? (regular expression)
set hidden_filter ^\.|\.(?:pyc|pyo|bak|swp)$|^lost\+found$|^__(py)?cache__$
@ -143,7 +143,7 @@ set dirname_in_tabs true
set mouse_enabled true
# Display the file size in the main column or status bar?
set display_size_in_main_column true
# set display_size_in_main_column true
set display_size_in_status_bar true
# Display the free disk space in the status bar?