mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
config: add setting for underline thickness
This adds an "underline-thickness" setting to the "main" section, similar to the existing "underline-offset" setting. This setting is used to specify a custom height for regular (= non-cursor) underlines. Fixes #1136
This commit is contained in:
parent
65ecb77737
commit
a0942f950d
7 changed files with 29 additions and 1 deletions
1
foot.ini
1
foot.ini
|
|
@ -17,6 +17,7 @@
|
|||
# horizontal-letter-offset=0
|
||||
# vertical-letter-offset=0
|
||||
# underline-offset=<font metrics>
|
||||
# underline-thickness=<font underline thickness>
|
||||
# box-drawings-uses-font-glyphs=no
|
||||
# dpi-aware=auto
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue