new toml alacritty

This commit is contained in:
nnduc
2025-05-18 13:00:56 +07:00
parent e9704cc921
commit e2e2441dba
4 changed files with 39 additions and 11 deletions

View File

@ -7,7 +7,7 @@ font:
family: MesloLGS NF
#style: Bold
# Italic font face
# Italic font face
italic:
# value specified for the normal font.
family: MesloLGS NF
@ -16,13 +16,13 @@ font:
bold_italic:
family: MesloLGS NF
#style: Bold Italic
# Point size
# Point size
size: 13.0
window:
startup_mode: Maximized
key_bindings:
- {key: T, mods: Control|Shift, action: SpawnNewInstance}
- { key: PageUp, action: ScrollLineUp }
- { key: PageDown, action: ScrollLineDown }
- {key: T, mods: Control|Shift, action: SpawnNewInstance}
- { key: PageUp, action: ScrollLineUp }
- { key: PageDown, action: ScrollLineDown }