dotfiles/dot_urlview

13 lines
391 B
Plaintext
Raw Permalink Normal View History

2024-04-28 08:07:29 +02:00
###############################################################################
# Urlview configuration file.
# man urlview <Man page>
#
# Regular expression to use to match URLs.
REGEXP (((http|https|ftp|gopher))[.:][^ >"\t]*|www\.[-a-z0-9.]+)[^ .,;\t>">\):]
# Command to invoke for selected URL. Use lynx, netscape, or url_handler.sh
COMMAND xdotool set_desktop 2 && lnch chrome %s