make tridactyl launch mpv quietly

This commit is contained in:
Chris Cochrun 2024-02-23 11:18:03 -06:00
parent f824a00d58
commit 980cbfc325

View file

@ -74,7 +74,7 @@ command aud js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim_
unbind t unbind t
"" Adding my own bindings "" Adding my own bindings
bind v composite hint -pipe a href | js -p tri.excmds.shellescape(JS_ARG) | exclaim mpv --ontop --keepaspect-window bind v composite hint -pipe a href | js -p tri.excmds.shellescape(JS_ARG) | exclaim_quiet mpv --ontop --keepaspect-window
bind gt hint -W torrent bind gt hint -W torrent
bind gv current_url mpv bind gv current_url mpv
bind ga hint -W aud bind ga hint -W aud