aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2019-03-08 18:08:40 -0300
committerSilvio Rhatto <rhatto@riseup.net>2019-03-08 18:08:40 -0300
commit3d3792fb56f222320083e4438b943f5a6d0c3530 (patch)
tree0805482be0e488647ac12a60198455d4b3c33e00
parent5f10eb3e8761872816f28e97acb41cdbedfed686 (diff)
downloadnewsboat-3d3792fb56f222320083e4438b943f5a6d0c3530.tar.gz
newsboat-3d3792fb56f222320083e4438b943f5a6d0c3530.tar.bz2
User a simpler config
-rw-r--r--config.dot/newsbeuter/config.link4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.dot/newsbeuter/config.link b/config.dot/newsbeuter/config.link
index fcb544e..ea21be8 100644
--- a/config.dot/newsbeuter/config.link
+++ b/config.dot/newsbeuter/config.link
@@ -18,8 +18,8 @@ bind-key o open-in-browser-and-mark-read articlelist
bind-key o open-in-browser article
# Macros
-macro b set browser "echo '%u' >> ~/file/estudo/spool.md" ; open-in-browser-and-mark-read ; set browser "kvmx ssh web -X /usr/bin/firefox -new-tab '%u'"
-macro e set browser "echo '%u' | xclip" ; open-in-browser-and-mark-read ; set browser "kvmx ssh web -X /usr/bin/firefox -new-tab %u"
+#macro b set browser "echo '%u' >> ~/file/estudo/spool.md" ; open-in-browser-and-mark-read ; set browser "kvmx ssh web -X /usr/bin/firefox -new-tab '%u'"
+#macro e set browser "echo '%u' | xclip" ; open-in-browser-and-mark-read ; set browser "kvmx ssh web -X /usr/bin/firefox -new-tab %u"
# Use OPML online subscription mode
urls-source "opml"