diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-04-20 22:18:50 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-04-20 22:18:50 +0800 |
| commit | abc9562306447d96187151c1d2d2182308d48d83 (patch) | |
| tree | f4758ed7989da500205e61b6bfd3aaf990333370 /home/xyz/.config | |
| parent | 1f46adfbca5ff74fed5ed94f6a1002ab9992e45c (diff) | |
newsboat add xiaov blog rss; reconfigure heading
Diffstat (limited to 'home/xyz/.config')
| -rw-r--r-- | home/xyz/.config/newsboat/config | 2 | ||||
| -rw-r--r-- | home/xyz/.config/newsboat/urls | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config index 3bfadf8e..75ae5d3b 100644 --- a/home/xyz/.config/newsboat/config +++ b/home/xyz/.config/newsboat/config @@ -29,7 +29,7 @@ ignore-article "https://github.blog/feed/" "title !~ \"game\"" # https://wiki.archlinux.org/title/Newsboat#Subheadings # my way of markdown like heading 1 === and heading 2 --- highlight feedlist "---.*---" red default bold -#highlight feedlist "===.*===" red default bold +highlight feedlist "===.*===" red default bold highlight feedlist ".*0/0.." default default invis #color background white black diff --git a/home/xyz/.config/newsboat/urls b/home/xyz/.config/newsboat/urls index 09531456..a51c2ed7 100644 --- a/home/xyz/.config/newsboat/urls +++ b/home/xyz/.config/newsboat/urls @@ -99,9 +99,9 @@ https://rsshub.app/github/file/alacritty/alacritty-theme/master/themes/alacritty https://git.sr.ht/~mil/mepo/refs/rss.xml # low priority, no need daily track, read/watch as recreation if have time and interested in it -#===low_priority_no_need_track_daily=== +===low_priority_no_need_track_daily=== -#---computer_misc--- +---computer_misc--- # computer misc, free license #https://blog.opensource.org/feed/ #https://brandon.invergo.net/atom.xml @@ -117,6 +117,7 @@ https://git.sr.ht/~mil/mepo/refs/rss.xml #https://a3nm.net/blog/feed.xml #https://myrtana.sk/allfeed.atom #https://clehaxze.tw/atom.xml +https://www.xhh.ch/rss.xml ---videos--- # free license, free software related or author like free software |
