diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-04-19 16:17:36 +0100 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-04-19 16:17:36 +0100 |
commit | 6cc4ed44830a62b7f43870dae3fb2540687671b0 (patch) | |
tree | 64458425a1129730f3cc6c3ac2f334b8d281d5bc /newsboat/config | |
parent | 44e8e526f4faeb5a3caaf7e44f94013567ac217d (diff) |
big update - profile, vim - newsboat, ignore bash taskrc
Diffstat (limited to 'newsboat/config')
-rw-r--r-- | newsboat/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newsboat/config b/newsboat/config index e3cb4cc..0492b06 100644 --- a/newsboat/config +++ b/newsboat/config @@ -42,7 +42,7 @@ max-items 20 download-path "~/Downloads" player mpv -browser /home/lemon/dotfiles/lynx/lynx +browser /home/lemon/openbsd-dotfiles/lynx/lynx macro m set browser "mpv %u" ; open-in-browser ; set browser "/home/lemon/dotfiles/lynx/lynx %u" # # press ,y to log the url - you can type a comment to prefix the URL in the log file but it doesn't prompt you... |