1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2025-01-23 21:16:45 +00:00

Fish: qb remove VideoDecodeStats

This commit is contained in:
Phantop 2020-08-03 22:41:35 -04:00
parent de5ee7b7aa
commit 36b9b8000e

View file

@ -1,3 +1,5 @@
function qb -w qutebrowser
# Defined in /tmp/fish.ijOPnW/qb.fish @ line 2
function qb --wraps=qutebrowser
qutebrowser $argv --target auto & disown
rm -r VideoDecodeStats
end