aboutsummaryrefslogtreecommitdiff
path: root/users/tdback
diff options
context:
space:
mode:
Diffstat (limited to 'users/tdback')
-rw-r--r--users/tdback/modules/alacritty/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/users/tdback/modules/alacritty/default.nix b/users/tdback/modules/alacritty/default.nix
index 8da651c..3133d93 100644
--- a/users/tdback/modules/alacritty/default.nix
+++ b/users/tdback/modules/alacritty/default.nix
@@ -22,7 +22,7 @@
family = "Iosevka Comfy Motion Fixed";
in
{
- size = 14.0;
+ size = 16.0;
normal = {
inherit family;
style = "Regular";
@@ -39,7 +39,7 @@
inherit family;
style = "Bold Italic";
};
- };
+ };
# Tomorrow Night Bright colorscheme.
colors = {