From 622b35260400d6858bb38a149734fae51ee202c1 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Mon, 4 Jan 2016 19:37:13 +0100 Subject: [PATCH] more qb changes --- config/qutebrowser/keys.conf | 6 ++++++ config/qutebrowser/qutebrowser.conf | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/config/qutebrowser/keys.conf b/config/qutebrowser/keys.conf index d3b707e..2b24ebd 100644 --- a/config/qutebrowser/keys.conf +++ b/config/qutebrowser/keys.conf @@ -422,6 +422,12 @@ set-cmd-text -s :bookmark-load -t set-cmd-text -s :bookmark-load -w wB +spawn youtube-viewer {url} + x + +hint links spawn youtube-viewer {hint-url} + ;x + [insert] # Keybindings for insert mode. # Since normal keypresses are passed through, only special keys are diff --git a/config/qutebrowser/qutebrowser.conf b/config/qutebrowser/qutebrowser.conf index c2ae3ca..5ff714d 100644 --- a/config/qutebrowser/qutebrowser.conf +++ b/config/qutebrowser/qutebrowser.conf @@ -350,7 +350,7 @@ hide-wayland-decoration = false do-not-track = true accept-language = en-US,en referer-header = same-domain -user-agent = Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36 +user-agent = proxy = system proxy-dns-requests = true ssl-strict = true