diff options
author | Patrick Simianer <p@simianer.de> | 2017-06-20 17:02:06 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2017-06-20 17:02:06 +0200 |
commit | 461ba78442c1adeabe01059a57e36b429beffc71 (patch) | |
tree | aef3668de1ce6b400c0a528e3aec7aecd3321c4b /by_host/Linux/newsbeuter/.newsbeuter/config | |
parent | 8d951f7cd852e39f79c91af2871f9bc1388d41a3 (diff) |
fix
Diffstat (limited to 'by_host/Linux/newsbeuter/.newsbeuter/config')
-rw-r--r-- | by_host/Linux/newsbeuter/.newsbeuter/config | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/by_host/Linux/newsbeuter/.newsbeuter/config b/by_host/Linux/newsbeuter/.newsbeuter/config deleted file mode 100644 index 3e2bbe0..0000000 --- a/by_host/Linux/newsbeuter/.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 - |