Feat: configure mpd with ncmpcpp
This commit is contained in:
10
mpd/.config/ncmpcpp/bindings
Normal file
10
mpd/.config/ncmpcpp/bindings
Normal file
@@ -0,0 +1,10 @@
|
||||
def_key "j"
|
||||
scroll_down
|
||||
def_key "k"
|
||||
scroll_up
|
||||
|
||||
def_key "g"
|
||||
move_home
|
||||
|
||||
def_key "G"
|
||||
move_end
|
||||
Reference in New Issue
Block a user