Skip to content

Commit

Permalink
Add ncmpcpp bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Dec 31, 2014
1 parent b389119 commit 367279e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .ncmpcpp/bindings
@@ -0,0 +1,11 @@
def_key "j"
scroll_down

def_key "k"
scroll_up

def_key "ctrl_p"
scroll_up

def_key "ctrl_n"
scroll_down

0 comments on commit 367279e

Please sign in to comment.