[2024-08-05] Update alacritty window size and H and L vim mapping
This commit is contained in:
parent
aa766faff1
commit
69b3e94577
2 changed files with 5 additions and 3 deletions
|
@ -8,7 +8,7 @@ shape = "Beam"
|
|||
shape = "Block"
|
||||
|
||||
[font]
|
||||
size = 9.0
|
||||
size = 11.0
|
||||
|
||||
[font.normal]
|
||||
family = "Geist Mono Nerd Font"
|
||||
|
@ -16,3 +16,5 @@ style = "Regular"
|
|||
|
||||
[window]
|
||||
opacity = 0.8
|
||||
dimensions = { columns = 75, lines = 25 }
|
||||
resize_increments = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue