1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-12-24 14:16:49 +00:00

Qutebrowser: change youtube-dl bind to ydl

This commit is contained in:
Phantop 2019-03-25 16:54:43 -04:00
parent c1b900185f
commit 87e26d070b

View file

@ -13,7 +13,7 @@ settings:
bindings.commands:
global:
normal:
<Ctrl+Shift+m>: spawn fish -c 'cd Downloads; youtube-dl "{url}"'
<Ctrl+Shift+m>: spawn fish -c 'cd Downloads; ydl "{url}"'
<Ctrl+m>: spawn mpv {url}
<Ctrl+q>: close
<Ctrl+w>: tab-close