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