summaryrefslogtreecommitdiffstats
path: root/newsboat/config
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-03-01 18:20:01 +0000
committerMatthew Lemon <y@yulqen.org>2024-03-01 18:20:01 +0000
commit1d36c8ae1c4d052d18bd5af8f7c2e76fb2b4e3c9 (patch)
treecc5c89dcd1ff92dcb3d3a37855ae23510ce8b4d2 /newsboat/config
parentc1ed6210705543f645f82e5243b82b2a5d47e513 (diff)
fixes newsboat bug
Diffstat (limited to 'newsboat/config')
-rw-r--r--newsboat/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/newsboat/config b/newsboat/config
index 996b549..78f3772 100644
--- a/newsboat/config
+++ b/newsboat/config
@@ -70,7 +70,7 @@ player mpv
#browser /home/lemon/bin/lynx
browser lynx
#macro m set browser "mpv %u" ; open-in-browser ; set browser "/home/lemon/dotfiles/lynx/lynx %u"
-macro m set browser "mpv %u" ; open-in-browser ; set browser "firefox %u"
+macro m set browser "/usr/bin/mpv %u" ; open-in-browser ; set browser "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...
# massive hack but it works