Added config for ncmpcpp
This commit is contained in:
9
mpd/.ncmpcpp/bindings
Normal file
9
mpd/.ncmpcpp/bindings
Normal file
@@ -0,0 +1,9 @@
|
||||
#key_move_song_up = 'K'
|
||||
#key_move_song_down = 'J'
|
||||
#key_next_found_position = 'n'
|
||||
#key_prev_found_position = 'N'
|
||||
|
||||
def_key "j"
|
||||
scroll_down
|
||||
def_key "k"
|
||||
scroll_up
|
||||
Reference in New Issue
Block a user