diff options
Diffstat (limited to '.config/newsboat/config')
-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" |