diff --git a/home/home.nix b/home/home.nix index 270c359..7941b0e 100644 --- a/home/home.nix +++ b/home/home.nix @@ -183,6 +183,7 @@ installVimSyntax = true; settings = { theme = "catppuccin-mocha"; + font-family = "BlexMono Nerd Font"; font-size = 11; }; };