diff options
author | Patrick Simianer <p@simianer.de> | 2017-12-06 22:32:34 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2017-12-06 22:32:34 +0100 |
commit | 34775bfb509bae171656cc7828f8cf095190f5e7 (patch) | |
tree | 1d704f9c9f6cbb12465d6b7a62467c4fb819abdf /by_os/Darwin/newsbeuter/.newsbeuter/config | |
parent | 61a06dd95c602fba72dd3bbf9e29e1a89ab490d5 (diff) |
newsbeuter -> newsboat
Diffstat (limited to 'by_os/Darwin/newsbeuter/.newsbeuter/config')
-rw-r--r-- | by_os/Darwin/newsbeuter/.newsbeuter/config | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/by_os/Darwin/newsbeuter/.newsbeuter/config b/by_os/Darwin/newsbeuter/.newsbeuter/config deleted file mode 100644 index a358dbc..0000000 --- a/by_os/Darwin/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 "open-in-safari" -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 - |