summaryrefslogtreecommitdiff
path: root/.newsbeuter
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2016-02-12 14:51:09 +0100
committerPatrick Simianer <p@simianer.de>2016-02-12 14:51:09 +0100
commit39f029945ca1578c91b43b3deb5ddd076e5a7598 (patch)
tree177a8aad56fa0dd4b811c174eaea15df129d1e72 /.newsbeuter
parent098ff5a14faf9542a62bfb07d50c06e689525137 (diff)
using gnu stow for dotfiles now
Diffstat (limited to '.newsbeuter')
-rw-r--r--.newsbeuter/config25
1 files changed, 0 insertions, 25 deletions
diff --git a/.newsbeuter/config b/.newsbeuter/config
deleted file mode 100644
index 3e2bbe0..0000000
--- a/.newsbeuter/config
+++ /dev/null
@@ -1,25 +0,0 @@
-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 "firefox &>/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
-