Dotfiles for my tiling window manager + terminal workflow.
 
 
 

3 lines
57 B

function mpv-sub
mpv $argv[1] --sub-file=$argv[2]
end