|
@ -23,7 +23,7 @@ |
|
|
# available, otherwise `xterm-256color` is used. |
|
|
# available, otherwise `xterm-256color` is used. |
|
|
#TERM: alacritty |
|
|
#TERM: alacritty |
|
|
|
|
|
|
|
|
#window: |
|
|
|
|
|
|
|
|
window: |
|
|
# Window dimensions (changes require restart) |
|
|
# Window dimensions (changes require restart) |
|
|
# |
|
|
# |
|
|
# Number of lines/columns (not pixels) in the terminal. The number of columns |
|
|
# Number of lines/columns (not pixels) in the terminal. The number of columns |
|
@ -50,7 +50,8 @@ |
|
|
# y: 0 |
|
|
# y: 0 |
|
|
|
|
|
|
|
|
# Spread additional padding evenly around the terminal content. |
|
|
# Spread additional padding evenly around the terminal content. |
|
|
#dynamic_padding: false |
|
|
|
|
|
|
|
|
# dynamic_padding: false |
|
|
|
|
|
dynamic_padding: false |
|
|
|
|
|
|
|
|
# Window decorations |
|
|
# Window decorations |
|
|
# |
|
|
# |
|
@ -150,7 +151,7 @@ font: |
|
|
#style: Bold Italic |
|
|
#style: Bold Italic |
|
|
|
|
|
|
|
|
# Point size |
|
|
# Point size |
|
|
size: 9.0 |
|
|
|
|
|
|
|
|
size: 6.5 |
|
|
|
|
|
|
|
|
# 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 |
|
|