Blame SOURCES/baekmuk-ttf-gulim.conf

bfb11d
bfb11d
bfb11d
<fontconfig>
bfb11d
  <match>
bfb11d
    <test name="lang" compare="contains">
bfb11d
      <string>ko</string>
bfb11d
    </test>
bfb11d
    <test name="family">
bfb11d
      <string>monospace</string>
bfb11d
    </test>
bfb11d
    <edit name="family" mode="prepend">
bfb11d
      <string>Baekmuk Gulim</string>
bfb11d
    </edit>
bfb11d
  </match>
bfb11d
  <alias>
bfb11d
    <family>Baekmuk Gulim</family>
bfb11d
    <default>
bfb11d
      <family>monospace</family>
bfb11d
    </default>
bfb11d
  </alias>
bfb11d
</fontconfig>