mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-24 20:56:08 +03:00
8 lines
263 B
XML
8 lines
263 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
|
<fontconfig>
|
|
<description>Load local customization file</description>
|
|
<!-- Load local system customization file -->
|
|
<include ignore_missing="yes">local.conf</include>
|
|
</fontconfig>
|