aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nix/users/fcuny/shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/users/fcuny/shell.nix b/nix/users/fcuny/shell.nix
index ca55c13..b0277f2 100644
--- a/nix/users/fcuny/shell.nix
+++ b/nix/users/fcuny/shell.nix
@@ -43,7 +43,7 @@ in
env.TERM = "xterm-256color";
font = {
normal.family = "Source Code Pro";
- size = 15.0;
+ size = 16.0;
};
};
};