add solarizer and detach mpv

This commit is contained in:
Felix Van der Jeugt 2017-06-04 15:10:55 +02:00
parent 7efd44903b
commit 857c80a807
No known key found for this signature in database
GPG Key ID: 58B209295023754D
2 changed files with 8 additions and 6 deletions

View File

@ -421,12 +421,6 @@ set-cmd-text -s :bookmark-load -t
set-cmd-text -s :bookmark-load -w
wB
spawn mpv {url}
x
hint links spawn mpv {hint-url}
;x
open -w
<ctrl-n>
@ -475,6 +469,12 @@ tab-pin
tab-focus -1
g$
spawn --detach mpv {url}
x
hint links spawn --detach mpv {hint-url}
;x
[insert]
# Keybindings for insert mode.
# Since normal keypresses are passed through, only special keys are

View File

@ -1096,6 +1096,8 @@ DEFAULT = https://duckduckgo.com/?q={}
# `qtb = open https://www.qutebrowser.org/`
[aliases]
goto = open
solarize = set ui user-stylesheet /data/programming/solarized-everything-css/css/solarized-all-sites-dark.css
unsolarize = set ui user-stylesheet ""
# Colors used in the UI.