summaryrefslogtreecommitdiff
path: root/.urlview
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2020-12-15 18:14:58 -0500
committerAdam T. Carpenter <atc@53hor.net>2020-12-15 18:14:58 -0500
commit9710351be5ee483d1326aa3570e4afe782e48570 (patch)
tree403870f6e0c8397d1185c136529b94706d4310e7 /.urlview
parent0a16ab8ab338ca93f6d12b424182ad079d502d10 (diff)
downloaddotfiles-9710351be5ee483d1326aa3570e4afe782e48570.tar.xz
dotfiles-9710351be5ee483d1326aa3570e4afe782e48570.zip
updated package list, updated muttrc with smtp, added some themes
Diffstat (limited to '.urlview')
-rw-r--r--.urlview4
1 files changed, 1 insertions, 3 deletions
diff --git a/.urlview b/.urlview
index 8380774..8308e63 100644
--- a/.urlview
+++ b/.urlview
@@ -16,7 +16,6 @@
# Regular expression to use to match URLs.
#REGEXP (((http|https|ftp|gopher)|mailto):(//)?[^ >"\t]*|www\.[-a-z0-9.]+)[^ .,;\t>">\):]
-REGEXP (((http|https|ftp|gopher)|mailto)[.:][^ >"\t]*|www\.[-a-z0-9.]+)[^ .,;\t>">\):]
# Command to invoke for selected URL. Use lynx, netscape, or url_handler.sh
# shell script. Alternatively, you can leave COMMAND unset and set the BROWSER
@@ -24,8 +23,7 @@ REGEXP (((http|https|ftp|gopher)|mailto)[.:][^ >"\t]*|www\.[-a-z0-9.]+)[^ .,;\t>
#COMMAND lynx %s
#COMMAND netscape -remote 'openURL(%s)'
-#COMMAND url_handler.sh
-COMMAND qutebrowser %s
+COMMAND url_handler.sh
# Quit urlview after launch