Added newsboat package
This commit is contained in:
@@ -45,6 +45,7 @@ This repository contains my configuration files for the following tools:
|
|||||||
- `yt-dlp`
|
- `yt-dlp`
|
||||||
- `zathura`
|
- `zathura`
|
||||||
- `flameshot`
|
- `flameshot`
|
||||||
|
- `newsboat`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
BIN
newsboat/.newsboat/cache.db
Normal file
BIN
newsboat/.newsboat/cache.db
Normal file
Binary file not shown.
1
newsboat/.newsboat/cache.db.lock
Normal file
1
newsboat/.newsboat/cache.db.lock
Normal file
@@ -0,0 +1 @@
|
|||||||
|
207197
|
||||||
1
newsboat/.newsboat/config
Normal file
1
newsboat/.newsboat/config
Normal file
@@ -0,0 +1 @@
|
|||||||
|
include ~/.newsboat/dark
|
||||||
18
newsboat/.newsboat/dark
Normal file
18
newsboat/.newsboat/dark
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
color listnormal color15 default
|
||||||
|
color listnormal_unread color2 default
|
||||||
|
color listfocus_unread color2 color0
|
||||||
|
color listfocus default color0
|
||||||
|
color background default default
|
||||||
|
color article default default
|
||||||
|
color end-of-text-marker color8 default
|
||||||
|
color info color4 color8
|
||||||
|
color hint-separator default color8
|
||||||
|
color hint-description default color8
|
||||||
|
color title color14 color8
|
||||||
|
|
||||||
|
highlight article "^(Feed|Title|Author|Link|Date): .+" color4 default bold
|
||||||
|
highlight article "^(Feed|Title|Author|Link|Date):" color14 default bold
|
||||||
|
|
||||||
|
highlight article "\\((link|image|video)\\)" color8 default
|
||||||
|
highlight article "https?://[^ ]+" color4 default
|
||||||
|
highlight article "\[[0-9]+\]" color6 default bold
|
||||||
8
newsboat/.newsboat/urls
Normal file
8
newsboat/.newsboat/urls
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
######################################################################
|
||||||
|
######################################################################
|
||||||
|
####### FEEDS RSS ######
|
||||||
|
######################################################################
|
||||||
|
######################################################################
|
||||||
|
|
||||||
|
# Archlinux updates
|
||||||
|
https://archlinux.org/feeds/packages/
|
||||||
Reference in New Issue
Block a user