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; };