Code

Removed keys.sample
[ncmpc.git] / doc / config.sample
index f8d2ad4d3a62b68a4d404d60ff35f169b0fcc7c9..2f8ba1ceca81df15bf305af85f9a71eaa80a9acd 100644 (file)
@@ -3,10 +3,29 @@
 ## 
 
 ## auto center (center the playing track in the playlist)
-#auto_center = no
+#auto-center = no
 
 ## wide_cursor - make the cursor as wide as the screen
-#wide_cursor = yes
+#wide-cursor = yes
+
+## wrapped cursor movement
+#wrap-around = no
+
+## wrapped find mode
+#find-wrap = yes
+
+## list-format
+#list-format = "%name%|[%artist% - ]%title%|%file%"
+
+## status-format
+#status-format = "[%artist% - ]%title%|%shortfile%"
+
+## sound audible bell on alerts
+#audible-bell = yes
+
+## enable visible bell on alerts
+#visible-bell = no
+
 
 ##
 ## Color configuration
@@ -15,7 +34,7 @@
 ##
 
 ## enable/disable colors
-#enable_colors = no
+#enable-colors = no
 
 ## background colors: black,red,green,yellow,blue,magenta,cyan,white, none 
 #color background = black