Merge pull request 'change kitty font size' (#13) from change-kitty-fontsize into main
Reviewed-on: #13
This commit is contained in:
commit
4c1aa32819
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ _: {
|
||||||
settings = {
|
settings = {
|
||||||
disable_ligatures = "cursor";
|
disable_ligatures = "cursor";
|
||||||
shell_integration = "disabled";
|
shell_integration = "disabled";
|
||||||
|
font_size = 8;
|
||||||
};
|
};
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
symbol_map U+F1900-U+F19FF Fairfax HD
|
symbol_map U+F1900-U+F19FF Fairfax HD
|
||||||
|
|
Loading…
Reference in a new issue