diff --git a/hosts/pinwheel/modules/foot/default.nix b/hosts/pinwheel/modules/foot/default.nix index 45f2387..8eec1ca 100644 --- a/hosts/pinwheel/modules/foot/default.nix +++ b/hosts/pinwheel/modules/foot/default.nix @@ -19,7 +19,7 @@ in settings = { main = { term = "xterm-256color"; - font = "JetBrainsMono Nerd Font Mono:size=14"; + font = "JetBrainsMono Nerd Font:size=15"; }; }; };