diff options
author | joe <rbo@gmx.us> | 2025-08-20 11:42:14 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-08-20 11:42:14 +0200 |
commit | e071f455d856f47da5b90b65af9978e4d3302839 (patch) | |
tree | 5b12fca269219b696a66be288d40704b53679a8a /.config | |
parent | up (diff) | |
download | dotfiles-bsd-e071f455d856f47da5b90b65af9978e4d3302839.tar.gz dotfiles-bsd-e071f455d856f47da5b90b65af9978e4d3302839.tar.bz2 dotfiles-bsd-e071f455d856f47da5b90b65af9978e4d3302839.tar.xz dotfiles-bsd-e071f455d856f47da5b90b65af9978e4d3302839.tar.zst dotfiles-bsd-e071f455d856f47da5b90b65af9978e4d3302839.zip |
up
Diffstat (limited to '')
-rw-r--r-- | .config/newsboat/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config index 6b922be..942fa88 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -11,7 +11,7 @@ show-title-bar no swap-title-and-hints no notify-program ~/.local/bin/newsboat-notif notify-always yes -notify-format " <b>%d</b> new articles" +notify-format "%d" external-url-viewer "urlview" |