Remove padding in alacritty

This commit is contained in:
2022-01-27 23:00:08 +03:00
parent 2fd2327949
commit 9c35270295

View File

@@ -40,11 +40,6 @@ colors:
cyan: "#95E6CB" cyan: "#95E6CB"
white: "#FFFFFF" white: "#FFFFFF"
window:
padding:
x: 5
y: 5
mouse: mouse:
hide_when_typing: true hide_when_typing: true