first commit
This commit is contained in:
30
profiles/desktop/.config/ncmpcpp/bindings
Normal file
30
profiles/desktop/.config/ncmpcpp/bindings
Normal file
@@ -0,0 +1,30 @@
|
||||
def_key "j"
|
||||
scroll_down
|
||||
def_key "k"
|
||||
scroll_up
|
||||
def_key "h"
|
||||
previous_column
|
||||
def_key "h"
|
||||
volume_down
|
||||
def_key "l"
|
||||
next_column
|
||||
def_key "l"
|
||||
volume_up
|
||||
def_key "ctrl-b"
|
||||
page_up
|
||||
def_key "ctrl-u"
|
||||
page_up
|
||||
def_key "ctrl-f"
|
||||
page_down
|
||||
def_key "ctrl-d"
|
||||
page_down
|
||||
def_key "g"
|
||||
move_home
|
||||
def_key "G"
|
||||
move_end
|
||||
def_key "n"
|
||||
next_found_item
|
||||
def_key "N"
|
||||
previous_found_item
|
||||
def_key ";"
|
||||
show_lyrics
|
||||
2
profiles/desktop/.config/ncmpcpp/config
Normal file
2
profiles/desktop/.config/ncmpcpp/config
Normal file
@@ -0,0 +1,2 @@
|
||||
seek_time = "2"
|
||||
lyrics_fetchers = tekstowo
|
||||
Reference in New Issue
Block a user