fix: alacritty font 10->11 for desktop

This commit is contained in:
AngeD 2023-03-15 12:56:33 +01:00
parent b916ee3f27
commit b4ebf3e70e

View File

@ -110,7 +110,7 @@ window:
#multiplier: 3 #multiplier: 3
# Font configuration # Font configuration
font: #font:
# Normal (roman) font face # Normal (roman) font face
#normal: #normal:
# Font family # Font family
@ -158,7 +158,7 @@ font:
#style: Bold Italic #style: Bold Italic
# Point size # Point size
size: 10.0 #size: 11.0
# Offset is the extra space around each character. `offset.y` can be thought # Offset is the extra space around each character. `offset.y` can be thought
# of as modifying the line spacing, and `offset.x` as modifying the letter # of as modifying the line spacing, and `offset.x` as modifying the letter