increase font size
This commit is contained in:
parent
3f7a34ad8b
commit
d67bce5320
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
settings = {
|
settings = {
|
||||||
font-size = 10;
|
font-size = 14;
|
||||||
font-family = "JetBrains Mono Medium";
|
font-family = "JetBrains Mono Medium";
|
||||||
keybind = [
|
keybind = [
|
||||||
"ctrl+kp_add=increase_font_size:1"
|
"ctrl+kp_add=increase_font_size:1"
|
||||||
|
|
Loading…
Reference in a new issue