mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
10 lines
213 B
XML
Vendored
10 lines
213 B
XML
Vendored
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
|
<fontconfig>
|
|
<description>Re-define fonts dirs sample</description>
|
|
|
|
<reset-dirs />
|
|
<dir prefix="xdg">fonts</dir>
|
|
|
|
</fontconfig>
|