Adjust alacritty settings.
This commit is contained in:
parent
5998a1a390
commit
2268ad2fe1
|
@ -23,8 +23,8 @@ dimensions:
|
|||
# Units are physical pixels; this is not DPI aware.
|
||||
# (change requires restart)
|
||||
padding:
|
||||
x: 2
|
||||
y: 2
|
||||
x: 10
|
||||
y: 10
|
||||
|
||||
# Display tabs using this many cells (changes require restart)
|
||||
tabspaces: 8
|
||||
|
@ -53,7 +53,7 @@ font:
|
|||
# style: Italic
|
||||
|
||||
# Point size of the font
|
||||
size: 12.0
|
||||
size: 10.0
|
||||
|
||||
# Offset is the extra space around each character. offset.y can be thought of
|
||||
# as modifying the linespacing, and offset.x as modifying the letter spacing.
|
||||
|
|
Loading…
Reference in New Issue
Block a user