summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 43a89fa)
raw | patch | inline | side by side (parent: 43a89fa)
author | Kalle Wallin <kaw@linux.se> | |
Wed, 14 Apr 2004 20:35:03 +0000 (20:35 +0000) | ||
committer | Kalle Wallin <kaw@linux.se> | |
Wed, 14 Apr 2004 20:35:03 +0000 (20:35 +0000) |
doc/ncmpcrc.sample | [deleted file] | patch | blob | history |
diff --git a/doc/ncmpcrc.sample b/doc/ncmpcrc.sample
--- 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
-
-
-