summaryrefslogtreecommitdiff
path: root/modules/hosts/T430
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hosts/T430')
-rw-r--r--modules/hosts/T430/home.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/hosts/T430/home.nix b/modules/hosts/T430/home.nix
index a04b93f..1e5b3d1 100644
--- a/modules/hosts/T430/home.nix
+++ b/modules/hosts/T430/home.nix
@@ -1,3 +1,5 @@
{ ... }: {
imports = [ ../../home ];
+
+ alacritty.font.size = 9;
}