diff options
author | Kalle Wallin <kaw@linux.se> | 2004-06-24 14:28:07 +0000 |
---|---|---|
committer | Kalle Wallin <kaw@linux.se> | 2004-06-24 14:28:07 +0000 |
commit | 31e6fa72cc45147feb11d62eba70c3d8f314301d (patch) | |
tree | a0ade7c2bcb45987e1f6aece39a8202795afc608 /doc/config.sample | |
parent | 3f76f8076c3e0a5cfcc14852e7f8badc023e4911 (diff) | |
download | mpd-31e6fa72cc45147feb11d62eba70c3d8f314301d.tar.gz mpd-31e6fa72cc45147feb11d62eba70c3d8f314301d.tar.xz mpd-31e6fa72cc45147feb11d62eba70c3d8f314301d.zip |
Added configuration option - set-xterm-title
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1644 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | doc/config.sample | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/config.sample b/doc/config.sample index 2f8ba1cec..755068dcc 100644 --- a/doc/config.sample +++ b/doc/config.sample @@ -26,6 +26,8 @@ ## enable visible bell on alerts #visible-bell = no +## change the xterm title +#set-xterm-title = no ## ## Color configuration |