diff options
| -rw-r--r-- | home/xyz/.config/newsboat/urls | 3 | ||||
| -rw-r--r-- | home/xyz/.config/qrcp/config.json | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/home/xyz/.config/newsboat/urls b/home/xyz/.config/newsboat/urls index 3b7ecd15..b48d78ff 100644 --- a/home/xyz/.config/newsboat/urls +++ b/home/xyz/.config/newsboat/urls @@ -68,7 +68,8 @@ https://zh.wikinews.org/w/index.php?title=Special:NewsFeed&feed=atom&Category:pu #https://www.eff.org/rss/updates.xml #https://act.eff.org/action.atom # https://itsfoss.com/policies/ -https://news.itsfoss.com/latest/rss/ +#https://itsfoss.com/rss +https://feed.itsfoss.com # https://monero.observer/about/ # https://monero.observer/rss/ #https://monero.observer/feed-mini.xml diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json index 3edc2938..63955990 100644 --- a/home/xyz/.config/qrcp/config.json +++ b/home/xyz/.config/qrcp/config.json @@ -1,6 +1,6 @@ { "fqdn": "", - "interface": "enp0s20f0u3", + "interface": "wlp2s0", "keepalive": false, "output": "", "path": "", |
