diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 5224eaf..0302d94 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -24,6 +24,7 @@ fontDir.enable = true; # fixes some programs packages = with pkgs; [ noto-fonts # most langs and emojis + noto-fonts-cjk-sans # gets japanese and chinese langs nerdfonts # programming fonts corefonts # basic web fonts ];