bumps for laptop
This commit is contained in:
parent
81a8ca2b4e
commit
c49eed3c48
11 changed files with 39 additions and 22 deletions
|
@ -2483,7 +2483,7 @@ config.bind("o", "set-cmd-text -s :open")
|
|||
|
||||
## Bindings for MPV and YTDL
|
||||
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("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(
|
||||
"gV",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue