Code

98d34c69958ad7df3896087af87c004eec6e1c8f
[ncmpc.git] / doc / ncmpcrc
1 #
2 # Configuration file for ncmpc (~/.ncmpcrc)
3
6 #
7 # Color configuration
8 #
9 # colors: black,red,green,yellow,blue,magenta,cyan,white 
10 #
12 # enable/disable colors
13 enable_colors = yes
15 # background color
16 #background_color = blue
18 # text colors
19 #title_color    = white
20 #line_color     = green
21 #list_color     = yellow
22 #progress_color = green
23 #status_color   = white
24 #alert_color    = yellow
27 #
28 # Key bindings - NOT IMPLEMENTED
29 #
30 # key_up = 13
33 #
34 # Key names - NOT IMPLEMENTED
35 #
36 #key_name  13  Enter
37 #