forked from colonelpanic/dotfiles
[alacritty] Add padding
This commit is contained in:
parent
f2f7b03207
commit
565f3f79e6
@ -49,3 +49,9 @@ colors:
|
|||||||
magenta: '0x888ba5'
|
magenta: '0x888ba5'
|
||||||
cyan: '0x599caa'
|
cyan: '0x599caa'
|
||||||
white: '0xd3ebe9'
|
white: '0xd3ebe9'
|
||||||
|
|
||||||
|
window:
|
||||||
|
padding:
|
||||||
|
x: 10
|
||||||
|
y: 10
|
||||||
|
decorations: full
|
||||||
|
Loading…
Reference in New Issue
Block a user