mirror of
https://github.com/pnx/dotfiles
synced 2026-06-18 20:10:03 +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" }
|
bold_italic = { style = "Bold Italic" }
|
||||||
size = 12.0
|
size = 12.0
|
||||||
|
|
||||||
|
[window]
|
||||||
|
padding = { x = 2, y = 2 }
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
cursor = { text = "#0E1019", cursor = "#BAC2DE" }
|
cursor = { text = "#0E1019", cursor = "#BAC2DE" }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue