mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
kitty: use smaller font
This commit is contained in:
parent
bd141836d4
commit
cf5bdbd43e
2 changed files with 6 additions and 5 deletions
|
|
@ -107,7 +107,10 @@ in {
|
|||
feh.enable = true;
|
||||
sioyek.enable = true;
|
||||
|
||||
kitty.enable = true;
|
||||
kitty = {
|
||||
enable = true;
|
||||
font.size = 12; # sweet spot for framework 13
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue