summary refs log tree commit diff
path: root/.config/newsboat/config
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2020-04-29 23:42:29 +0200
committerRobert Günzler <r@gnzler.io>2020-04-29 23:42:29 +0200
commit2c126599bab14d053d07956e35cf550e93fd1a31 (patch)
tree7e601bd2c32a18ccc173e4f32c4d9c68c9378af3 /.config/newsboat/config
parent011d02031644d542fe50780ffbb7c05110f41063 (diff)
Add newsboat config
Diffstat (limited to '.config/newsboat/config')
-rw-r--r--.config/newsboat/config17
1 files changed, 17 insertions, 0 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config
new file mode 100644
index 0000000..972b390
--- /dev/null
+++ b/.config/newsboat/config
@@ -0,0 +1,17 @@
+article-sort-order date-asc
+auto-reload yes
+browser firefox-nightly-bin
+
+unbind-key l
+bind-key L toggle-show-read-feeds
+
+bind-key j down
+bind-key k up
+bind-key l open
+bind-key h quit
+
+color info black cyan
+color listfocus black white bold
+color listfocus black white bold
+color listnormal_unread cyan black
+color listfocus_unread cyan white bold