From c181fd22e9852af8b5b8a457800481418f4eb7e0 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Thu, 25 May 2017 18:27:10 +0100 Subject: [qutebrowser] Add zathura-open userscript --- qutebrowser/.config/qutebrowser/keys.conf | 39 +++++++++++++++++-------------- 1 file changed, 21 insertions(+), 18 deletions(-) (limited to 'qutebrowser/.config') diff --git a/qutebrowser/.config/qutebrowser/keys.conf b/qutebrowser/.config/qutebrowser/keys.conf index 9bed74f..67c4c11 100644 --- a/qutebrowser/.config/qutebrowser/keys.conf +++ b/qutebrowser/.config/qutebrowser/keys.conf @@ -122,24 +122,9 @@ reload -f back H -back -t - th - -back -w - wh - forward L -forward -t - tl - -forward -w - wl - -fullscreen - - hint f @@ -191,6 +176,9 @@ hint --rapid links window hint links download ;d +hint links userscript zathura-open + ;z + scroll left h @@ -326,9 +314,6 @@ navigate decrement inspector wi -spawn --userscript dictionary-search - gD - download gd @@ -457,6 +442,21 @@ record-macro run-macro @ +back -t + th + +back -w + wh + +forward -t + tl + +forward -w + wl + +fullscreen + + [insert] # Keybindings for insert mode. # Since normal keypresses are passed through, only special keys are @@ -690,3 +690,6 @@ scroll up scroll right L +spawn --userscript dictionary-search + gD + -- cgit v1.2.3