calcite: fix font size
This commit is contained in:
parent
5f40031b58
commit
7f3a0af1cb
4 changed files with 109 additions and 3 deletions
|
@ -21,7 +21,7 @@ in
|
|||
"alacritty-zellij"
|
||||
];
|
||||
};
|
||||
font.size = 10.0;
|
||||
font.size = 12.0;
|
||||
window = {
|
||||
resize_increments = true;
|
||||
dynamic_padding = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue