summarylogtreecommitdiffstats
path: root/45-noto-mono.conf
diff options
context:
space:
mode:
authorsolaraquarion2017-02-27 11:17:37 -0500
committersolaraquarion2017-02-27 11:17:37 -0500
commit49374ba528299d741819322d84e9eb5511e76c23 (patch)
tree058c1741afd1a2079a074afc67222745586e610d /45-noto-mono.conf
downloadaur-49374ba528299d741819322d84e9eb5511e76c23.tar.gz
update
Diffstat (limited to '45-noto-mono.conf')
-rw-r--r--45-noto-mono.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/45-noto-mono.conf b/45-noto-mono.conf
new file mode 100644
index 000000000000..8051d4a4f02a
--- /dev/null
+++ b/45-noto-mono.conf
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<fontconfig>
+
+ <alias>
+ <family>Noto Mono</family>
+ <default>
+ <family>monospace</family>
+ </default>
+ </alias>
+
+</fontconfig>