diff options
Diffstat (limited to '')
-rw-r--r-- | newsboat/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newsboat/config b/newsboat/config index 66ef19c..852d8c0 100644 --- a/newsboat/config +++ b/newsboat/config @@ -60,7 +60,7 @@ define-filter "Linux articles" "title =~ \"Linux\"" #highlight-article "title =~ \"Setup\"" yellow red bold #highlight all "Linux" yellow red bold notify-program "notify-send" -notify-screen yes +notify-screen no notify-xterm yes max-items 60 |