We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc1cc86 commit 4931f0dCopy full SHA for 4931f0d
.fonts.conf
@@ -0,0 +1,29 @@
1
+<?xml version="1.0"?>
2
+ <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
3
+<fontconfig>
4
+ <match target="font">
5
+ <edit mode="assign" name="rgba">
6
+ <const>rgb</const>
7
+ </edit>
8
+ </match>
9
10
+ <edit mode="assign" name="hinting">
11
+ <bool>true</bool>
12
13
14
15
+ <edit mode="assign" name="hintstyle">
16
+ <const>hintslight</const>
17
18
19
20
+ <edit mode="assign" name="antialias">
21
22
23
24
25
+ <edit mode="assign" name="lcdfilter">
26
+ <const>lcddefault</const>
27
28
29
+ </fontconfig>
.fonts/Hurmit Medium Nerd Font Complete.otf .fonts/hurmit.otf
.fonts/Meslo LG M Regular for Powerline Nerd Font Complete Mono.otf .fonts/meslo.otf
.fonts/mononoki-Regular Nerd Font Complete Mono.ttf .fonts/mononoki.ttf
0 commit comments