I got a little crazy here. a lot of laptop poop

This commit is contained in:
Chris Cochrun 2021-09-22 09:58:13 -05:00
parent 263d10c080
commit fab3b36dec
47 changed files with 3726 additions and 189 deletions

View file

@ -2482,7 +2482,7 @@ config.bind("o", "set-cmd-text -s :open")
# config.bind('y', 'prompt-accept yes', mode='yesno')
## Bindings for MPV and YTDL
config.bind("v", "hint links spawn --detach mpv --profile=fast --force-window yes {hint-url}")
config.bind("v", 'hint links spawn --detach mpv --profile=fast --force-window yes "{hint-url}"')
config.bind("gv", "spawn --detach mpv --profile=fast --force-window yes --ytdl=bestvideo[height<=?720][fps<=?30]+bestaudio/best \'{url}\'")
config.bind("gc", 'spawn org-capture "{url}"')
config.bind(