fix lineheigh (symbols have correct height now)
This commit is contained in:
parent
59a416fdb7
commit
a2ec597ac4
1 changed files with 3 additions and 3 deletions
6
foot.ini
6
foot.ini
|
@ -10,13 +10,13 @@ term=screen-256color
|
|||
# title=foot
|
||||
# locked-title=no
|
||||
|
||||
font=JetBrainsMono\ NF:size=13
|
||||
font=JetBrainsMono\ NF:size=14
|
||||
|
||||
# font-bold=<bold variant of regular font>
|
||||
# font-italic=<italic variant of regular font>
|
||||
# font-bold-italic=<bold+italic variant of regular font>
|
||||
# font-size-adjustment=0.5
|
||||
# line-height=<font metrics>
|
||||
line-height=19
|
||||
# letter-spacing=0
|
||||
# horizontal-letter-offset=0
|
||||
# vertical-letter-offset=0
|
||||
|
@ -34,7 +34,7 @@ box-drawings-uses-font-glyphs=yes
|
|||
# notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body}
|
||||
|
||||
# bold-text-in-bright=no
|
||||
# word-delimiters=,│`|:"'()[]{}<>
|
||||
# word-delimiters=,│`|:"'()[]{}<>
|
||||
# selection-target=primary
|
||||
# workers=<number of logical CPUs>
|
||||
# utmp-helper=/usr/lib/utempter/utempter # When utmp backend is ‘libutempter’ (Linux)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue