idk stuff

This commit is contained in:
Chris Cochrun 2023-12-07 09:49:26 -06:00
parent 9746be7a1e
commit 2d22c3d19c
4 changed files with 10 additions and 2 deletions

View file

@ -62,7 +62,7 @@ command org-capture composite get_current_url | js -p tri.excmds.exclaim_quiet('
"" Unbind this key to rebind it later
unbind v
command mpv js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim('LIBVA_DRIVERS_PATH=/run/current-system/profile/lib/dri mpv ' + url))
command mpv js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim('mpv ' + url))
command torrent js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim_quiet('transadd ' + url))