This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> | |
<!-- | |
Noto Mono + Color Emoji Font Configuration. | |
This config seems to ensure that *all* monospace fonts are affected without breaking | |
<code> blocks elsewhere. The significant change appears to be setting binding="weak" | |
on line 22. | |
Currently the only Terminal Emulator I'm aware that supports colour fonts is Konsole. |