aboutsummaryrefslogtreecommitdiffstats
path: root/.config/ranger
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-06-18 22:22:16 +0000
committerterminaldweller <thabogre@gmail.com>2021-06-18 22:22:16 +0000
commitb1b8fb265ad4c46b458e03240ab3c942ae474d63 (patch)
tree6d221038391b44cd5a50ca5a0282233a3f106a76 /.config/ranger
parenttoo much to talk about... (diff)
downloadscripts-b1b8fb265ad4c46b458e03240ab3c942ae474d63.tar.gz
scripts-b1b8fb265ad4c46b458e03240ab3c942ae474d63.zip
so many things
Diffstat (limited to '.config/ranger')
-rw-r--r--.config/ranger/rc.conf4
1 files changed, 2 insertions, 2 deletions
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