From 937810354f62f6ae9a20ef821af6fe14bfa739ac Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Thu, 15 Sep 2016 13:19:22 +0100 Subject: [PATCH] qutebrowser: add mpv alias This is not ideal as the path to the script is hardcoded. --- qutebrowser/qutebrowser.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/qutebrowser/qutebrowser.conf b/qutebrowser/qutebrowser.conf index f79face..6da365a 100644 --- a/qutebrowser/qutebrowser.conf +++ b/qutebrowser/qutebrowser.conf @@ -1016,6 +1016,7 @@ cv = http://docs.opencv.org/3.1.0/index.html#gsc.tab=0&gsc.ref=more%3A3.1&gsc.q= quit = close q = close exit = quit +mpv = spawn --userscript ~/src/qutebrowser/misc/userscripts/view_in_mpv [colors] # Colors used in the UI. -- 2.48.1