From ec0c33109ed9a7585e36b4d45d4c850caa4cd287 Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Fri, 13 Mar 2026 11:24:17 +0000 Subject: [PATCH] fix font --- modules/terminal.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/terminal.nix b/modules/terminal.nix index e53aceb..ea7daa1 100644 --- a/modules/terminal.nix +++ b/modules/terminal.nix @@ -16,7 +16,7 @@ window-padding-x = 12 window-padding-y = 3 window-padding-balance = true - font-family = Iosevka Nerd Font Mono + font-family = Iosevka Nerd Font font-size = 17.5 cursor-style = block mouse-hide-while-typing = true