summary refs log tree commit diff stats
path: root/examples/rc_emacs.conf
diff options
context:
space:
mode:
authorsiikamiika <siikamiika@users.noreply.github.com>2019-07-25 23:37:13 +0300
committersiikamiika <siikamiika@users.noreply.github.com>2019-07-25 23:37:13 +0300
commitf953c1c29de70ed54e43629222a3a170b08a42ac (patch)
treed7bebd02b80c3e8c0bf685d249cc12e3cbbfb227 /examples/rc_emacs.conf
parent669100aad83e3a51f140b6085d836a8260eda8d0 (diff)
downloadranger-f953c1c29de70ed54e43629222a3a170b08a42ac.tar.gz
add update_icon_title option
resolves #1637
Diffstat (limited to 'examples/rc_emacs.conf')
-rw-r--r--examples/rc_emacs.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/rc_emacs.conf b/examples/rc_emacs.conf
index 0462282e..ac3937bf 100644
--- a/examples/rc_emacs.conf
+++ b/examples/rc_emacs.conf
@@ -131,6 +131,9 @@ set display_tags_in_all_columns true
 # Set a title for the window?
 set update_title false
 
+# Set a title for the icon?
+set update_icon_title false
+
 # Set the title to "ranger" in the tmux program?
 set update_tmux_title true