diff --git a/config/qutebrowser/keys.conf b/config/qutebrowser/keys.conf index 65b5803..ff86de2 100644 --- a/config/qutebrowser/keys.conf +++ b/config/qutebrowser/keys.conf @@ -42,16 +42,22 @@ clear-keychain ;; leave-mode clear-keychain ;; search -set-cmd-text -s :open +set-cmd-text -s :goto o -set-cmd-text :open {url} +set-cmd-text -s :open + gh + +set-cmd-text :goto {url} go -set-cmd-text -s :open -t +set-cmd-text -s :goto -t O -set-cmd-text :open -t {url} +set-cmd-text -s :open -t + gH + +set-cmd-text :goto -t {url} gO set-cmd-text -s :open -b diff --git a/config/qutebrowser/qutebrowser.conf b/config/qutebrowser/qutebrowser.conf index 4e459d9..1555949 100644 --- a/config/qutebrowser/qutebrowser.conf +++ b/config/qutebrowser/qutebrowser.conf @@ -333,7 +333,7 @@ modal-js-dialog = false do-not-track = true accept-language = en-US,en referer-header = same-domain -user-agent = Mozilla/5.0 (X11; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0 +user-agent = proxy = system proxy-dns-requests = true ssl-strict = true @@ -900,6 +900,7 @@ DEFAULT = https://duckduckgo.com/?q={} # By default, no aliases are defined. Example which adds a new command # `:qtb` to open qutebrowsers website: # `qtb = open http://www.qutebrowser.org/` +goto = open [colors] # Colors used in the UI.