diff --git a/home/kde/other.nix b/home/kde/other.nix index 32243dc..1fbea89 100644 --- a/home/kde/other.nix +++ b/home/kde/other.nix @@ -11,7 +11,7 @@ enable = true; editor = { font = { - family = "Noto Sans Mono"; + family = "NotoSansM Nerd Font Mono"; pointSize = 10; }; }; diff --git a/home/terminal/kitty/default.nix b/home/terminal/kitty/default.nix index 10e05d8..e550e3e 100644 --- a/home/terminal/kitty/default.nix +++ b/home/terminal/kitty/default.nix @@ -4,7 +4,7 @@ enableGitIntegration = true; themeFile = "Catppuccin-Mocha"; font = { - name = "Noto Sans Mono"; + name = "NotoSansM Nerd Font Mono"; size = 10; }; shellIntegration = { diff --git a/home/tiling/waybar/config/style.css b/home/tiling/waybar/config/style.css index b1b60c3..ac840b1 100644 --- a/home/tiling/waybar/config/style.css +++ b/home/tiling/waybar/config/style.css @@ -3,7 +3,7 @@ border: none; border-radius: 0; min-height: 0; - font-family: "Noto Sans"; + font-family: "NotoSansM Nerd Font Mono"; /*font-weight: bold;*/ font-size: 12px; padding: 0; diff --git a/system/all.nix b/system/all.nix index 5994990..24d79f6 100755 --- a/system/all.nix +++ b/system/all.nix @@ -157,6 +157,7 @@ inputs.kwin-effects-forceblur.packages.${pkgs.stdenv.hostPlatform.system}.default firefoxpwa distrobox + nerd-fonts.noto ]; plasma6.excludePackages = with pkgs.kdePackages; [