Adjust font sizes
This commit is contained in:
parent
5a21ba921a
commit
9b28d81401
|
@ -44,10 +44,10 @@
|
||||||
package = pkgs.fira;
|
package = pkgs.fira;
|
||||||
};
|
};
|
||||||
sizes = {
|
sizes = {
|
||||||
applications = 14;
|
applications = 12;
|
||||||
desktop = 12;
|
desktop = 12;
|
||||||
popups = 12;
|
popups = 12;
|
||||||
terminal = 14;
|
terminal = 12;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
homeManagerIntegration.followSystem = true;
|
homeManagerIntegration.followSystem = true;
|
||||||
|
|
Loading…
Reference in a new issue