From ee92c6100fd18a80309bcaa86d1cbc20f8f2cd49 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Fri, 23 Dec 2022 21:20:52 +0100 Subject: added a bunch of stuff and relocated some files --- .ncmpcpp/bindings | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to '.ncmpcpp/bindings') diff --git a/.ncmpcpp/bindings b/.ncmpcpp/bindings index b7057ff..6962dea 100644 --- a/.ncmpcpp/bindings +++ b/.ncmpcpp/bindings @@ -178,12 +178,12 @@ def_key "j" #def_key "}" # scroll_down_artist # -#def_key "page_up" -# page_up -# -#def_key "page_down" -# page_down -# +def_key "u" + page_up + +def_key "d" + page_down + #def_key "home" # move_home # @@ -367,9 +367,9 @@ def_key "j" #def_key "X" # set_crossfade # -#def_key "u" -# update_database -# +def_key "U" + update_database + #def_key "ctrl-s" # sort_playlist # -- cgit v1.2.3