Make font sizes bigger, to small for my monitor.
This commit is contained in:
parent
2056786c5a
commit
41862954de
@ -45,8 +45,13 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Change terminal font size
|
# Change font sizes
|
||||||
stylix.fonts.sizes.terminal = 15;
|
stylix.fonts.sizes = {
|
||||||
|
applications = 15;
|
||||||
|
desktop = 13;
|
||||||
|
popups = 13;
|
||||||
|
terminal = 15;
|
||||||
|
};
|
||||||
|
|
||||||
# Change chrome settings
|
# Change chrome settings
|
||||||
stylix.targets.chromium.enable = false;
|
stylix.targets.chromium.enable = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user