commit 6207728e1e6604fd8feeffb8292000cf6d0b7b21
parent 5dcfd8f582dd38543503c246e72a8e095b9d622a
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 1 Jan 2020 20:27:52 +0100
Try to bind ^Y to scroll line up
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/ncmpc/keys b/.config/ncmpc/keys
@@ -19,7 +19,7 @@ key pgdn = 338, 6
key scroll-down-line = 5
## Scroll up one line
-key scroll-up-line = 0
+key scroll-up-line = 25
## Scroll up half a screen
key scroll-down-half = 4