aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ncmpcrc.sample
blob: 98d34c69958ad7df3896087af87c004eec6e1c8f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
#
# Configuration file for ncmpc (~/.ncmpcrc)
# 


#
# 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
#