summaryrefslogtreecommitdiff
path: root/.newsbeuter/config
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-06-13 11:08:56 +0200
committerPatrick Simianer <p@simianer.de>2014-06-13 11:08:56 +0200
commit3eec877c1a096a1efcd3e20e1b72aa254f96758c (patch)
tree82c705feaa08dea25872b68dc3aec61fa7ea647b /.newsbeuter/config
init
Diffstat (limited to '.newsbeuter/config')
-rw-r--r--.newsbeuter/config25
1 files changed, 25 insertions, 0 deletions
diff --git a/.newsbeuter/config b/.newsbeuter/config
new file mode 100644
index 0000000..6187765
--- /dev/null
+++ b/.newsbeuter/config
@@ -0,0 +1,25 @@
+highlight article "^Title: .*$" magenta black bold
+color listnormal white black
+color listfocus magenta black
+color listfocus_unread black white
+color info color7 black
+color article color246 black
+
+#highlight feedlist "^.* N .*$" color15 default bold
+#highlight articlelist "^.* N .*$" color15 default bold
+#highlight article "^Feed: .*$" color3 default
+#highlight article "^Author: .*$" color5 default
+#highlight article "^Link: .*$" blue default
+#highlight article "^Date: .*$" color4 default
+
+browser "chromium &>/dev/null"
+show-read-articles no
+
+bind-key j down
+bind-key k up
+bind-key h left
+bind-key l right
+bind-key m toggle-show-read-feeds
+bind-key a mark-feed-read
+bind-key o open-in-browser-and-mark-read
+