Cambiar a Input Mono Narrow
This commit is contained in:
parent
a326e3e2d0
commit
7c774db4af
2 changed files with 5 additions and 5 deletions
|
@ -82,10 +82,10 @@
|
|||
<!-- Set default monospace font -->
|
||||
<alias>
|
||||
<family>monospace</family>
|
||||
<prefer><family>Iosevka Term</family></prefer>
|
||||
<prefer><family>Input Mono Narrow</family></prefer>
|
||||
</alias>
|
||||
<alias>
|
||||
<family>Iosevka Term</family>
|
||||
<family>Input Mono Narrow</family>
|
||||
<default><family>monospace</family></default>
|
||||
</alias>
|
||||
|
||||
|
|
|
@ -11,9 +11,9 @@ lines = 10000
|
|||
hide-when-typing=yes
|
||||
|
||||
[main]
|
||||
font=monospace:size=11
|
||||
line-height=30px
|
||||
vertical-letter-offset=3px
|
||||
font=monospace:size=13
|
||||
line-height=22
|
||||
vertical-letter-offset=4
|
||||
|
||||
pad=4x4
|
||||
" > ~/.config/foot/foot.ini
|
||||
|
|
Loading…
Reference in a new issue