This website requires JavaScript.
Explore
Help
Sign in
PolytreeDE
/
alacritty
Watch
1
Star
0
Fork
You've already forked alacritty
0
mirror of
https://github.com/alacritty/alacritty.git
synced
2024-11-11 13:51:01 -05:00
Code
Releases
Activity
f66e3e457b
alacritty
/
tests
/
ref
/
fish_cc
/
size.json
1 line
99 B
JSON
Raw
Normal View
History
Unescape
Escape
Add window padding option Padding can be configured by using the `padding` field in the config file, like so: padding: x: 2 y: 2 which would result in a 2px padding within each side of the window.
2017-05-06 11:45:23 -04:00
{
"width"
:
804.0
,
"height"
:
604.0
,
"cell_width"
:
10.0
,
"cell_height"
:
25.0
,
"padding_x"
:
0.0
,
"padding_y"
:
0.0
}
Copy permalink