From f3868ec14622a359ad9215af9247a9b3ba92687b Mon Sep 17 00:00:00 2001 From: Amir Saeid Date: Sat, 18 Apr 2026 21:54:08 +0100 Subject: Make sure the same font is used for alacritty and i3 --- hosts/gheshki/userOptions.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/gheshki/userOptions.nix') diff --git a/hosts/gheshki/userOptions.nix b/hosts/gheshki/userOptions.nix index 301838b..72631ce 100644 --- a/hosts/gheshki/userOptions.nix +++ b/hosts/gheshki/userOptions.nix @@ -3,4 +3,5 @@ userHome = "/home/amir"; gitEmail = "amir@glgdgt.com"; gitName = "Amir Saeid"; + fontName = "BlexMono Nerd Font"; } -- cgit v1.2.3