Skip to content

Instantly share code, notes, and snippets.

@firejox
Created May 15, 2024 14:14
Show Gist options
  • Save firejox/b7fd7efcd36a7815e0db1bffdc6660dc to your computer and use it in GitHub Desktop.
Save firejox/b7fd7efcd36a7815e0db1bffdc6660dc to your computer and use it in GitHub Desktop.
Import Windows host fonts into WSL environment
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<dir>/mnt/c/Windows/Fonts</dir>
</fontconfig>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment