From b1b8fb265ad4c46b458e03240ab3c942ae474d63 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sat, 19 Jun 2021 02:52:16 +0430 Subject: so many things --- .config/ranger/rc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/ranger') diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf index cacf0d6..dc9143a 100644 --- a/.config/ranger/rc.conf +++ b/.config/ranger/rc.conf @@ -150,7 +150,7 @@ set draw_progress_bar_in_status_bar true # Separators are vertical lines between columns. # Outline draws a box around all the columns. # Both combines the two. -set draw_borders none +set draw_borders both # Display the directory name in tabs? set dirname_in_tabs true @@ -169,7 +169,7 @@ set display_free_space_in_status_bar true set display_tags_in_all_columns true # Set a title for the window? -set update_title false +set update_title true # Set the title to "ranger" in the tmux program? set update_tmux_title true -- cgit v1.2.3