Change app font size
This commit is contained in:
parent
2d1d9729ac
commit
ca32bb0300
1 changed files with 2 additions and 2 deletions
|
|
@ -10,9 +10,9 @@
|
|||
# # package = pkgs.nerdfonts.override {fonts = ["JetBrainsMono"];};
|
||||
# };
|
||||
sizes = {
|
||||
applications = 12;
|
||||
applications = 10;
|
||||
terminal = 9;
|
||||
desktop = 12;
|
||||
desktop = 10;
|
||||
popups = 10;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue