diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/newsboat/config | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config deleted file mode 100644 index 2f88784..0000000 --- a/.config/newsboat/config +++ /dev/null @@ -1,21 +0,0 @@ -refresh-on-startup yes -reload-threads 10 -show-read-feeds no -show-read-articles no - -bind-key j down -bind-key k up -bind-key J next-feed -bind-key K prev-feed -bind-key g home -bind-key G end - -color background white black -color listnormal white black -color listfocus white black bold reverse -color listnormal_unread white black -color listfocus_unread white black bold reverse -color info white black bold -color article white black - -highlight article "[a-z]+://[^ ]+" white black underline |
