mirror of
https://github.com/alacritty/alacritty.git
synced 2025-10-30 23:36:53 -04:00
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.
|
||
|---|---|---|
| .. | ||
| fish_cc | ||
| indexed_256_colors | ||
| ll | ||
| tab_rendering | ||
| tmux_git_log | ||
| tmux_htop | ||
| vim_large_window_scroll | ||
| vim_simple_edit | ||
| vttest_cursor_movement_1 | ||
| vttest_insert | ||
| vttest_origin_mode_1 | ||
| vttest_origin_mode_2 | ||
| vttest_scroll | ||
| vttest_tab_clear_set | ||
| zsh_tab_completion | ||