diff options
author | Joe <rbo@gmx.us> | 2025-08-27 01:59:27 +0200 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-08-27 01:59:27 +0200 |
commit | 19a3df3f14f71c7aa238243a6cade2728380c2b9 (patch) | |
tree | 410e786af660845762a9aa0318bf9e5bc50b5b98 /.config | |
parent | backup (diff) | |
download | dotfiles-bsd-19a3df3f14f71c7aa238243a6cade2728380c2b9.tar.gz dotfiles-bsd-19a3df3f14f71c7aa238243a6cade2728380c2b9.tar.bz2 dotfiles-bsd-19a3df3f14f71c7aa238243a6cade2728380c2b9.tar.xz dotfiles-bsd-19a3df3f14f71c7aa238243a6cade2728380c2b9.tar.zst dotfiles-bsd-19a3df3f14f71c7aa238243a6cade2728380c2b9.zip |
up
Diffstat (limited to '')
-rw-r--r-- | .config/newsboat/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config index e17a4ce..99452c1 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -8,6 +8,7 @@ text-width 80 show-keymap-hint no show-title-bar no swap-title-and-hints no +history-limit 0 ignore-mode download notify-program ~/.local/bin/newsboat-notif notify-always yes |