diff options
Diffstat (limited to 'examples/rc_emacs.conf')
-rw-r--r-- | examples/rc_emacs.conf | 3 |
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 |