Code

conf: check_user_conf_dir() returns bool
[ncmpc.git] / doc / config.sample
index 5f1f93f6e452cfb95ffe48560a9b1b0c6f19d26e..1b40092e01e4461fcad9b219c81c8430ff08f0bc 100644 (file)
@@ -79,6 +79,9 @@
 ## The format used to display songs in the main window.
 #list-format = "%name%|[%artist% - ]%title%|%file%"
 
+## The format used to display songs in the search window.
+#search-format = "%name%|[%artist% - ]%title%|%file%"
+
 ## The format used to display songs on the status line.
 #status-format = "[%artist% - ]%title%|%shortfile%"
 
 ## Ask before starting an editor.
 #text-editor-ask = yes
 
+## The prefix of chat messages
+#chat-prefix = "<user> "
+
 ## Display song length in second column
 #second-column = yes