summaryrefslogtreecommitdiffstats
path: root/.config/ncmpc/keys
blob: 1a3d631b24d758702618233bf642b00c4c73a03e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## Key bindings for ncmpc (generated by ncmpc)

## Pause
key pause = 'P',  32

## Select/deselect song in queue
key select = 'a'

## Delete song from queue
key delete = 330,  'd',  'x'

## Toggle crossfade mode
key crossfade = 0

## Append song to queue
key add = 0