Mercurial > repos > other > linux
changeset 129:0354415a8e48
Stop Segoe UI and Emoji use making numbers into emoji
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Tue, 29 Oct 2019 16:48:40 +0000 |
parents | 2ac093ca4268 |
children | 9d522c13ec68 |
files | 10-noto-emoji.conf |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/10-noto-emoji.conf Tue Oct 29 16:48:04 2019 +0000 +++ b/10-noto-emoji.conf Tue Oct 29 16:48:40 2019 +0000 @@ -30,4 +30,10 @@ <string>Noto Color Emoji</string> </edit> </match> + <!-- Fix the times when people put "Segoe UI; Segoe UI Emoji" and so we get emoji numbers --> + <alias binding="strong"> + <family>Segoe UI</family> + <prefer><family>Noto Sans</family></prefer> + <default><family>sans-serif</family></default> + </alias> </fontconfig> \ No newline at end of file