Code

d97f69937ea19ad32d3280bff4df9218ed4fcef5
[ncmpc.git] / doc / config.sample
1 ##
2 ## Configuration file for ncmpc (~/.ncmpc/config)
3 ## 
5 ## auto center (center the playing track in the playlist)
6 #auto_center = no
8 ## wide_cursor - make the cursor as wide as the screen
9 #wide_cursor = no
11 ##
12 ## Color configuration
13 ##
14 ## colors: black,red,green,yellow,blue,magenta,cyan,white 
15 ##
17 ## enable/disable colors
18 #enable_colors = no
20 ## background color
21 #background_color = black
23 ## text colors
24 #title_color    = white
25 #line_color     = green
26 #list_color     = yellow
27 #progress_color = green
28 #status_color   = white
29 #alert_color    = yellow