fixed some ghostty
This commit is contained in:
parent
d95969009d
commit
f9be363028
1 changed files with 4 additions and 0 deletions
|
@ -23,6 +23,10 @@ in
|
|||
settings = {
|
||||
font-size = 10;
|
||||
font-family = "JetBrains Mono Medium";
|
||||
keybind = [
|
||||
"ctrl+kp_add=increase_font_size:1"
|
||||
"ctrl+kp_subtract=decrease_font_size:1"
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue