From 86c7c7f105afc4a1d963a0af135f070cd467521a Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Wed, 14 Oct 2015 14:57:28 +0200 Subject: [PATCH] newsbeuter: Key bindings --- .config/newsbeuter/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/newsbeuter/config b/.config/newsbeuter/config index b856b343..d1845d49 100644 --- a/.config/newsbeuter/config +++ b/.config/newsbeuter/config @@ -9,4 +9,7 @@ highlight article "^Author:" blue default bold highlight article "^Links?:" yellow default bold highlight article "^Date:" magenta default bold +bind-key j down +bind-key k up + ## End \ No newline at end of file