fix lineheigh (symbols have correct height now)

This commit is contained in:
xesc 2025-07-01 22:03:16 +02:00
parent 59a416fdb7
commit a2ec597ac4

View file

@ -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)