From 45433178f86f4fc4301792c8374a462adab0c866 Mon Sep 17 00:00:00 2001 From: Roy Dumblauskas Date: Sun, 14 Jun 2026 12:13:26 -0500 Subject: [PATCH] alacritty.toml --- home.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home.nix b/home.nix index a8d2bc6..2fed914 100755 --- a/home.nix +++ b/home.nix @@ -142,8 +142,8 @@ font = { normal.family = "UbuntuMono Nerd Font"; - normal.italic = "UbuntuMono Nerd Font"; - normal.bold = "UbuntuMono Nerd Font"; + italic.family = "UbuntuMono Nerd Font"; + bold.family = "UbuntuMono Nerd Font"; size = 16; };