mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 11:24:55 +02:00
alacritty: adjust padding
This commit is contained in:
parent
35130aec3c
commit
35c3cc49d5
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,9 @@ italic = { style = "Italic" }
|
|||
bold_italic = { style = "Bold Italic" }
|
||||
size = 12.0
|
||||
|
||||
[window]
|
||||
padding = { x = 2, y = 2 }
|
||||
|
||||
[colors]
|
||||
cursor = { text = "#0E1019", cursor = "#BAC2DE" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue