diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf index 76bb1e5..4f70f95 100644 --- a/.config/ranger/rc.conf +++ b/.config/ranger/rc.conf @@ -280,7 +280,7 @@ set save_tabs_on_exit false # Enable scroll wrapping - moving down while on the last item will wrap around to # the top and vice versa. -set wrap_scroll false +set wrap_scroll true # Set the global_inode_type_filter to nothing. Possible options: d, f and l for # directories, files and symlinks respectively.