diff options
author | xyz <gky44px1999@gmail.com> | 2023-10-23 22:16:29 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2023-10-23 22:16:29 -0700 |
commit | 28e4f59d9af025e4ca53d4653063162ba0210cc4 (patch) | |
tree | c09abfcb2117a5a860a19dd3d216acd0200414a4 /home/xyz/.config/newsboat | |
parent | 258b37a79afed83152f315d7e7139a274ca2e318 (diff) |
rm useless
Diffstat (limited to 'home/xyz/.config/newsboat')
-rw-r--r-- | home/xyz/.config/newsboat/config | 27 | ||||
-rw-r--r-- | home/xyz/.config/newsboat/urls | 26 |
2 files changed, 0 insertions, 53 deletions
diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config deleted file mode 100644 index 8b31ecb8..00000000 --- a/home/xyz/.config/newsboat/config +++ /dev/null @@ -1,27 +0,0 @@ -auto-reload yes - -bind-key h quit -bind-key j down -bind-key k up -bind-key l open -bind-key g home -bind-key G end -bind-key ^F pagedown -bind-key ^B pageup - -# open-in-browser-noninteractively may be useful -macro y set browser "echo %u | xsel -ib"; open-in-browser; set browser "$BROWSER %u &" - -# https://newsboat.org/releases/2.24/docs/newsboat.html#_killfiles -# https://newsboat.org/releases/2.24/docs/newsboat.html#_filter_language - -# not sure if all following arch linux rss feed ignore-article will work as expected -# maybe aur rss feed is broken; maybe arch linux feeds are updated very fast so I can't get the wanted news? -# not fully understand the rss feed -ignore-article "https://aur.archlinux.org/rss/" "title !~\"youtube-dlp|yt-dlp\"" -# arch linux development feeds: all project -ignore-article "https://bugs.archlinux.org/feed.php?feed_type=rss2&project=0" "title !~ \"wildmidi|aur.*(rss|feed)|(rss|feed).*aur\"" -ignore-article "https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=edit&project=0" "title !~ \"FS#(47508|71501|71453|70113|69492)|wildmidi|aur.*(rss|feed)|(rss|feed).*aur\"" -ignore-article "https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=clo&project=0" "title !~ \"FS#(47508|71501|71453|70113|69492)|wildmidi|aur.*(rss|feed)|(rss|feed).*aur\"" - -# vim: ft=sh diff --git a/home/xyz/.config/newsboat/urls b/home/xyz/.config/newsboat/urls deleted file mode 100644 index 3aa4608a..00000000 --- a/home/xyz/.config/newsboat/urls +++ /dev/null @@ -1,26 +0,0 @@ -# https://newsboat.org/releases/2.24/docs/newsboat.html#_tagging - -# computer misc -https://suckless.org/atom.xml -https://ryf.fsf.org/news/rss.xml -https://ryf.fsf.org/products/rss.xml -https://git.savannah.gnu.org/cgit/gsl.git/atom/NEWS?h=master -https://mullvad.net/blog/feed/atom -https://frame.work/blog.rss -https://libreboot.org/feed.xml - -# arch linux -https://archlinux.org/feeds/news/ -https://bbs.archlinux.org/extern.php?action=feed&tid=260286&type=atom -https://aur.archlinux.org/rss/ -# arch linux development feeds: all projects -https://bugs.archlinux.org/feed.php?feed_type=rss2&project=0 -https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=edit&project=0 -https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=clo&project=0 - -# qmmp -https://sourceforge.net/p/qmmp-dev/tickets/590/feed.atom -https://sourceforge.net/p/qmmp-dev/tickets/714/feed.atom - -# recreation -http://keygenmusic.net/rss.php |