Foot : Allow overflowing glyphs.
This commit is contained in:
parent
8a7daad6fe
commit
9f11189916
|
@ -10,8 +10,8 @@
|
||||||
|
|
||||||
font=Terminess Nerd Font Mono:size=12
|
font=Terminess Nerd Font Mono:size=12
|
||||||
# font-bold=Terminess Nerd Font Mono:size=12:weight=bold
|
# font-bold=Terminess Nerd Font Mono:size=12:weight=bold
|
||||||
font-italic=Terminess Nerd Font Mono:size=12
|
# font-italic=Terminess Nerd Font Mono:size=12
|
||||||
font-bold-italic=Terminess Nerd Font Mono:size=12
|
# font-bold-italic=Terminess Nerd Font Mono:size=12
|
||||||
# font-size-adjustment=0.5
|
# font-size-adjustment=0.5
|
||||||
# line-height=<font metrics>
|
# line-height=<font metrics>
|
||||||
# letter-spacing=0
|
# letter-spacing=0
|
||||||
|
@ -21,6 +21,7 @@ font-bold-italic=Terminess Nerd Font Mono:size=12
|
||||||
# underline-thickness=<font underline thickness>
|
# underline-thickness=<font underline thickness>
|
||||||
# box-drawings-uses-font-glyphs=no
|
# box-drawings-uses-font-glyphs=no
|
||||||
dpi-aware=yes
|
dpi-aware=yes
|
||||||
|
overflowing-glyphs=yes
|
||||||
|
|
||||||
# initial-window-size-pixels=700x500 # Or,
|
# initial-window-size-pixels=700x500 # Or,
|
||||||
# initial-window-size-chars=<COLSxROWS>
|
# initial-window-size-chars=<COLSxROWS>
|
||||||
|
|
Loading…
Reference in a new issue