aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/ncmpcrc.sample41
1 files changed, 0 insertions, 41 deletions
diff --git a/doc/ncmpcrc.sample b/doc/ncmpcrc.sample
deleted file mode 100644
index bebae0817..000000000
--- a/doc/ncmpcrc.sample
+++ /dev/null
@@ -1,41 +0,0 @@
-##
-## Configuration file for ncmpc (~/.ncmpcrc)
-##
-
-## auto center (center the playing track in the playlist)
-#auto_center = no
-
-##
-## Color configuration
-##
-## colors: black,red,green,yellow,blue,magenta,cyan,white
-##
-
-## enable/disable colors
-#enable_colors = yes
-
-## background color
-#background_color = blue
-
-## text colors
-#title_color = white
-#line_color = green
-#list_color = yellow
-#progress_color = green
-#status_color = white
-#alert_color = yellow
-
-
-##
-## Key bindings - NOT IMPLEMENTED
-##
-# key_up = 13
-
-
-##
-## Key names - NOT IMPLEMENTED
-##
-#key_name 13 Enter
-
-
-