summaryrefslogtreecommitdiff
path: root/global/cez
diff options
context:
space:
mode:
Diffstat (limited to 'global/cez')
-rw-r--r--global/cez/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/global/cez/default.nix b/global/cez/default.nix
index 0463acb..9c80dc4 100644
--- a/global/cez/default.nix
+++ b/global/cez/default.nix
@@ -1,4 +1,5 @@
-{ ... }: {
+{ ... }:
+{
global.font = {
sans.size = 10;
monospace.size = 13;