Update Newsboat configuration
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -270,4 +270,6 @@ build-iPhoneSimulator/
|
|||||||
|
|
||||||
mpv/shaders/
|
mpv/shaders/
|
||||||
|
|
||||||
|
**/*.db.*
|
||||||
|
|
||||||
# End of https://www.toptal.com/developers/gitignore/api/perl,python,ruby
|
# End of https://www.toptal.com/developers/gitignore/api/perl,python,ruby
|
||||||
|
|||||||
Binary file not shown.
@@ -1 +1 @@
|
|||||||
207197
|
249598
|
||||||
@@ -1 +1,7 @@
|
|||||||
include ~/.newsboat/dark
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user