lots of little tweaks

This commit is contained in:
Chris Cochru 2023-06-23 16:21:16 -05:00
parent a61d9690fb
commit cae9f94cbb
7 changed files with 198 additions and 363 deletions

View file

@ -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