diff options
Diffstat (limited to 'newsboat')
-rw-r--r-- | newsboat/config | 42 | ||||
-rw-r--r-- | newsboat/history.cmdline | 2 | ||||
-rw-r--r-- | newsboat/history.search | 1 | ||||
-rw-r--r-- | newsboat/queue | 0 | ||||
l--------- | newsboat/urls | 1 | ||||
-rw-r--r-- | newsboat/urls-bak | 24 |
6 files changed, 70 insertions, 0 deletions
diff --git a/newsboat/config b/newsboat/config new file mode 100644 index 0000000..df4334f --- /dev/null +++ b/newsboat/config @@ -0,0 +1,42 @@ +#browser "w3m %u" +auto-reload yes + +bind-key j down +bind-key k up +bind-key j next articlelist +bind-key k prev articlelist +bind-key J next-feed articlelist +bind-key K prev-feed articlelist +bind-key G end +bind-key g home +bind-key d pagedown +bind-key u pageup +#bind-key l open +bind-key h quit +bind-key a toggle-article-read +bind-key n next-unread +bind-key N prev-unread +bind-key D pb-download +bind-key U show-urls +bind-key x pb-delete + +refresh-on-startup yes +define-filter "Linux articles" "title =~ \"Linux\"" +color info color15 color6 +#macro y set browser "mpv %u"; open-in-browser ; set browser "elinks %u" +#color listfocus color15 color0 +#color listfocus color14 color0 +#color listfocus_unread color15 color0 bold +#highlight-article "title =~ \"Productivity\"" white red bold +#highlight-article "title =~ \"Setup\"" yellow red bold +#highlight all "Linux" yellow red bold +notify-program "notify-send" +notify-screen yes +notify-xterm yes + +max-items 20 +download-path "~/Downloads" + +player mpv +browser w3m +macro m set browser "mpv %u" ; open-in-browser ; set browser "w3m %u" diff --git a/newsboat/history.cmdline b/newsboat/history.cmdline new file mode 100644 index 0000000..2935811 --- /dev/null +++ b/newsboat/history.cmdline @@ -0,0 +1,2 @@ +q +q diff --git a/newsboat/history.search b/newsboat/history.search new file mode 100644 index 0000000..146f275 --- /dev/null +++ b/newsboat/history.search @@ -0,0 +1 @@ +setup diff --git a/newsboat/queue b/newsboat/queue new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/newsboat/queue diff --git a/newsboat/urls b/newsboat/urls new file mode 120000 index 0000000..bc5f076 --- /dev/null +++ b/newsboat/urls @@ -0,0 +1 @@ +/home/lemon/linux-storage/Notes/newsboat-urls
\ No newline at end of file diff --git a/newsboat/urls-bak b/newsboat/urls-bak new file mode 100644 index 0000000..7f8c4d4 --- /dev/null +++ b/newsboat/urls-bak @@ -0,0 +1,24 @@ +https://www.youtube.com/channel/UC2eYFnH61tmytImy1mTYvhA +https://taskwarrior.org/feed.rss +http://feeds2.feedburner.com/Command-line-fu +http://feeds.feedburner.com/mylinuxrig +http://feeds.doughellmann.com/PyMOTW +https://plaintextproject.online/feed.xml +https://www.reddit.com/r/linuxmasterrace/.rss +http://feedproxy.google.com/linuxtoday/linux +https://www.reddit.com/r/rugbyunion/.rss +http://planetpython.org/rss20.xml +http://www.linuxjournal.com/node/feed +http://www.linuxinsider.com/perl/syndication/rssfull.pl +http://usesthis.com/feed/ +http://joeyh.name/blog/index.rss +https://www.debian.org/News/news +http://planet.debian.org/rss20.xml +https://opensource.org/news.xml +http://blog.canonical.com/feed +http://feeds2.feedburner.com/Command-line-fu +https://www.fsf.org/static/fsforg/rss/news.xml +http://feeds.doughellmann.com/PyMOTW +http://feeds.feedburner.com/mylinuxrig +https://blog.nightly.mozilla.org/feed/ +https://www.gamingonlinux.com/article_rss.php |