diff options
Diffstat (limited to '')
-rw-r--r-- | doc/config.sample | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/config.sample b/doc/config.sample index 5d53e39d2..8dd3176fe 100644 --- a/doc/config.sample +++ b/doc/config.sample @@ -26,6 +26,9 @@ ## enable visible bell on alerts #visible-bell = no +## hide playlist cursor after x seconds (0 disables this feature) +#hide-cursor = 5 + ## change the xterm title #set-xterm-title = no |