diff options
Diffstat (limited to 'newsbeuter')
-rw-r--r-- | newsbeuter/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newsbeuter/config b/newsbeuter/config index 2b6fadb4..dad9061c 100644 --- a/newsbeuter/config +++ b/newsbeuter/config @@ -3,6 +3,11 @@ refresh-on-startup yes reload-time 30 user-agent "Liferea/1.4.14 (Linux; en_US.UTF8; http://liferea.sf.net/)" +bind-key j next +bind-key k prev +bind-key J next-feed +bind-key K prev-feed + color info color210 color52 color background white black color article white black |