diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-09-24 20:01:11 +0300 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-09-24 20:01:11 +0300 |
commit | c702b3c1d5420be981f67cdc40d62052df87563c (patch) | |
tree | 17ee5efdf14ee9c3d5c6d2d73f6c08cd89f932a0 /newsboat | |
parent | de867b7ff72e867ea1c39932cccd503065f94df0 (diff) |
Added Newsboat, Ranger and Zathura configs.
Changes to be committed:
new file: newsboat/newsboat.conf
new file: ranger/rc.conf
new file: ranger/rc.conf.original
new file: ranger/rifle.conf
new file: zathura/zathurarc
Diffstat (limited to 'newsboat')
-rw-r--r-- | newsboat/newsboat.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/newsboat/newsboat.conf b/newsboat/newsboat.conf new file mode 100644 index 0000000..792a98f --- /dev/null +++ b/newsboat/newsboat.conf @@ -0,0 +1,8 @@ +color listnormal cyan default +color listfocus red blue standout +color listnormal_unread black default +color listfocus_unread blue red bold +color info red black bold +color article black default + +browser "brave %u" |