Anonymous Pro
This commit is contained in:
parent
ca6c77eb77
commit
9bbbc397a6
2 changed files with 4 additions and 4 deletions
|
@ -82,10 +82,10 @@
|
||||||
<!-- Set default monospace font -->
|
<!-- Set default monospace font -->
|
||||||
<alias>
|
<alias>
|
||||||
<family>monospace</family>
|
<family>monospace</family>
|
||||||
<prefer><family>Input Mono Narrow</family></prefer>
|
<prefer><family>Anonymous Pro</family></prefer>
|
||||||
</alias>
|
</alias>
|
||||||
<alias>
|
<alias>
|
||||||
<family>Input Mono Narrow</family>
|
<family>Anonymous Pro</family>
|
||||||
<default><family>monospace</family></default>
|
<default><family>monospace</family></default>
|
||||||
</alias>
|
</alias>
|
||||||
|
|
||||||
|
|
|
@ -11,9 +11,9 @@ lines = 10000
|
||||||
hide-when-typing=yes
|
hide-when-typing=yes
|
||||||
|
|
||||||
[main]
|
[main]
|
||||||
font=monospace:pixelsize=17
|
font=monospace:pixelsize=21
|
||||||
line-height=26px
|
line-height=26px
|
||||||
vertical-letter-offset=4px
|
vertical-letter-offset=2px
|
||||||
|
|
||||||
pad=0x0
|
pad=0x0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue