fix: add padding for terminal window
This commit is contained in:
parent
ee22a090aa
commit
cae5f72a09
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ in
|
||||||
settings = {
|
settings = {
|
||||||
main = {
|
main = {
|
||||||
font = "Fira Code Nerd Font Mono:size=10";
|
font = "Fira Code Nerd Font Mono:size=10";
|
||||||
|
pad = "5x5 center";
|
||||||
};
|
};
|
||||||
mouse = {
|
mouse = {
|
||||||
hide-when-typing = "yes";
|
hide-when-typing = "yes";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue