feat: change some misc stuff and trim filetree
This commit is contained in:
parent
fbbe078673
commit
2262b4c1ff
8 changed files with 13 additions and 26 deletions
|
@ -17,10 +17,10 @@ in {
|
|||
};
|
||||
monospace = {
|
||||
name = config.desktopFontFullName;
|
||||
package = pkgs.nerd-fonts.jetbrains-mono;
|
||||
package = pkgs.nerd-fonts.intone-mono;
|
||||
};
|
||||
sizes = {
|
||||
terminal = 24;
|
||||
terminal = 18;
|
||||
applications = 12;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue