chore: change terminal and app font size
This commit is contained in:
parent
01a503477d
commit
72381b3f46
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ in {
|
|||
package = pkgs.nerd-fonts.intone-mono;
|
||||
};
|
||||
sizes = {
|
||||
terminal = 18;
|
||||
applications = 12;
|
||||
terminal = 16;
|
||||
applications = 14;
|
||||
};
|
||||
};
|
||||
cursor.size = 24;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue