foot: fijar tamaño por pixeles en vez de tamaño físico
This commit is contained in:
parent
38da6d9b46
commit
f6601127bc
1 changed files with 3 additions and 3 deletions
|
@ -11,9 +11,9 @@ lines = 10000
|
||||||
hide-when-typing=yes
|
hide-when-typing=yes
|
||||||
|
|
||||||
[main]
|
[main]
|
||||||
font=monospace:size=11
|
font=monospace:pixelsize=18
|
||||||
line-height=18
|
line-height=30px
|
||||||
vertical-letter-offset=2
|
vertical-letter-offset=3px
|
||||||
|
|
||||||
pad=4x4 center
|
pad=4x4 center
|
||||||
" > ~/.config/foot/foot.ini
|
" > ~/.config/foot/foot.ini
|
||||||
|
|
Loading…
Reference in a new issue