summarylogtreecommitdiffstats
path: root/46-noto-mono.conf
diff options
context:
space:
mode:
authorJosip Ponjavic2020-04-06 16:09:52 +0200
committerJosip Ponjavic2020-04-06 16:09:52 +0200
commit6fc2dc9d809ca9bd74e99306837fbe5147bd1453 (patch)
tree8e17d7684439161535eec771dba3cd9c6712d9b5 /46-noto-mono.conf
parentc043e3f79dc8c789d4db64c652360cfa50bab44b (diff)
downloadaur-6fc2dc9d809ca9bd74e99306837fbe5147bd1453.tar.gz
adopt and update
Diffstat (limited to '46-noto-mono.conf')
-rw-r--r--46-noto-mono.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/46-noto-mono.conf b/46-noto-mono.conf
new file mode 100644
index 000000000000..6740c5f1f87d
--- /dev/null
+++ b/46-noto-mono.conf
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<fontconfig>
+ <alias>
+ <family>Noto Sans Mono</family>
+ <default>
+ <family>monospace</family>
+ </default>
+ </alias>
+</fontconfig>