diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-02-27 17:36:22 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-02-27 17:36:22 +0100 |
| commit | 11662e918f43c1637a59c600fc43f4aa48f350a7 (patch) | |
| tree | 4804c76daef117b3077fdfa5e0a1262edf793260 /.newsboat/config | |
| parent | bb696a7fa6783e9d8bda8345fa4b7f5cb090e410 (diff) | |
| download | dotfiles-11662e918f43c1637a59c600fc43f4aa48f350a7.tar.gz | |
Removed newsboat deps
Diffstat (limited to '.newsboat/config')
| -rw-r--r-- | .newsboat/config | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/.newsboat/config b/.newsboat/config deleted file mode 100644 index 1698508..0000000 --- a/.newsboat/config +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | reload-threads 100 | ||
| 2 | article-sort-order date-asc | ||
| 3 | show-read-feeds no | ||
| 4 | refresh-on-startup yes | ||
| 5 | confirm-mark-all-feeds-read no | ||
| 6 | confirm-mark-feed-read no | ||
| 7 | browser "firefox --new-tab %u" | ||
| 8 | |||
| 9 | highlight article "^(Feed):.*$" yellow default | ||
| 10 | highlight article "^(Title):.*$" yellow default | ||
| 11 | highlight article "^(Date):.*$" yellow default | ||
| 12 | highlight article "^(Author):.*$" yellow default | ||
| 13 | highlight article "^(Link):.*$" yellow default | ||
| 14 | highlight article "https?://[^ ]+" cyan default | ||
| 15 | highlight article "\\[[0-9][0-9]*\\]" cyan default | ||
