Very possible. I just copied the command from the link above that @14nd shared:
find /usr/share -type f -name *.ttf -print0 | xargs -0 -I _ cp _ ~/.wine/drive_c/windows/Fonts/
Do I need to edit that command in some way?
Very possible. I just copied the command from the link above that @14nd shared:
find /usr/share -type f -name *.ttf -print0 | xargs -0 -I _ cp _ ~/.wine/drive_c/windows/Fonts/
Do I need to edit that command in some way?