diff --git a/hosts/pinwheel/home.nix b/hosts/pinwheel/home.nix index 04f3f68..cc01af7 100644 --- a/hosts/pinwheel/home.nix +++ b/hosts/pinwheel/home.nix @@ -26,7 +26,7 @@ settings = { main = { term = "xterm-256color"; - font = "DejaVuSansM Nerd Font Mono:size=10"; + font = "DejaVuSansM Nerd Font Mono:size=14"; }; }; };