Add dotfiles
This commit is contained in:
11
.config/ncmpcpp/bindings
Executable file
11
.config/ncmpcpp/bindings
Executable file
@@ -0,0 +1,11 @@
|
||||
def_key "j"
|
||||
scroll_down
|
||||
|
||||
def_key "k"
|
||||
scroll_up
|
||||
|
||||
def_key "h"
|
||||
previous_column
|
||||
|
||||
def_key "l"
|
||||
next_column
|
||||
11
.config/ncmpcpp/config
Executable file
11
.config/ncmpcpp/config
Executable file
@@ -0,0 +1,11 @@
|
||||
mouse_support = no
|
||||
|
||||
user_interface = alternative
|
||||
header_visibility = no
|
||||
|
||||
playlist_display_mode = columns
|
||||
browser_display_mode = columns
|
||||
search_engine_display_mode = columns
|
||||
playlist_editor_display_mode = columns
|
||||
|
||||
progressbar_look = -|
|
||||
Reference in New Issue
Block a user