lots of little tweaks
This commit is contained in:
parent
a61d9690fb
commit
cae9f94cbb
7 changed files with 198 additions and 363 deletions
|
@ -55,7 +55,7 @@ set quickmark od https://odysee.com/$/following
|
|||
command org-capture composite get_current_url | js -p tri.excmds.exclaim_quiet('org-capture ' + JS_ARG);
|
||||
|
||||
" MPV
|
||||
command mpv js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim_quiet('mpv --profile=fast ' + url))
|
||||
command mpv js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim('mpv --profile=fast ' + url))
|
||||
"" Unbind this key to rebind it later
|
||||
unbind v
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue