Update Newsboat configuration

This commit is contained in:
Fabio Scotto di Santolo
2025-08-12 23:27:38 +02:00
parent a3ce40b7e3
commit 8e60cbc1e0
4 changed files with 9 additions and 1 deletions

2
.gitignore vendored
View File

@@ -270,4 +270,6 @@ build-iPhoneSimulator/
mpv/shaders/
**/*.db.*
# End of https://www.toptal.com/developers/gitignore/api/perl,python,ruby

Binary file not shown.

View File

@@ -1 +1 @@
207197
249598

View File

@@ -1 +1,7 @@
include ~/.newsboat/dark
auto-reload yes # fetch new content when starting program
reload-time 10 # fetch new content every 10 minutes
notify-always yes # update tmux counters after every fetch
notify-format "%d %n %f"
notify-program "~/.tmux/plugins/tmux-newsboat/bin/tmux-newsboat"