From 304e7bdcd62fe834e76e7f6cdbf3e2c5458fba26 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sun, 31 May 2015 13:55:41 +0200 Subject: zurueck marsch marsch --- .config/newsbeuter/config | 25 ------------------------- .newsbeuter/config | 25 +++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 25 deletions(-) delete mode 100644 .config/newsbeuter/config create mode 100644 .newsbeuter/config diff --git a/.config/newsbeuter/config b/.config/newsbeuter/config deleted file mode 100644 index 6187765..0000000 --- a/.config/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 "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 - 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 + -- cgit v1.2.3