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:
parent
de5ee7b7aa
commit
36b9b8000e
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue