summarylogtreecommitdiffstats
path: root/45-roboto-mono.conf
diff options
context:
space:
mode:
authorErik Dubois2017-04-04 09:06:33 -0400
committerErik Dubois2017-04-04 09:06:33 -0400
commita8729abfd65ff3eec0b8b065d71f51d742fbbf7c (patch)
treedc0299b9aaf8f3671dfe617d740f700bd8cd24f3 /45-roboto-mono.conf
downloadaur-ttf-roboto-mono-ibx.tar.gz
initial commit
Diffstat (limited to '45-roboto-mono.conf')
-rw-r--r--45-roboto-mono.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/45-roboto-mono.conf b/45-roboto-mono.conf
new file mode 100644
index 000000000000..99e49a41a0d4
--- /dev/null
+++ b/45-roboto-mono.conf
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<fontconfig>
+
+ <alias>
+ <family>Roboto Mono</family>
+ <default>
+ <family>monospace</family>
+ </default>
+ </alias>
+
+</fontconfig>