diff options
Diffstat (limited to 'examples')
-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 a69d68fe..ba8eaaeb 100644 --- a/examples/rc_emacs.conf +++ b/examples/rc_emacs.conf @@ -134,6 +134,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 |