kitty: revert font size
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
54e90ffa14
commit
dbe64b7bff
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ in {
|
||||||
|
|
||||||
font = {
|
font = {
|
||||||
name = config.custom.font.monospace;
|
name = config.custom.font.monospace;
|
||||||
size = 13;
|
size = 14;
|
||||||
};
|
};
|
||||||
|
|
||||||
# https://sw.kovidgoyal.net/kitty/conf/
|
# https://sw.kovidgoyal.net/kitty/conf/
|
||||||
|
|
Loading…
Add table
Reference in a new issue