Since Catppuccin Nix users often aim for a fully themed and cohesive setup, it would be helpful to have an option to configure a single global font that applies across all supported programs (e.g., terminal, GTK apps, Wayland, etc.). This can't be done by stylix because It's conflict with catppuccin nix. Example config:
{
catppuccin.font = "JetBrainsMono Nerd Font";
}
Since Catppuccin Nix users often aim for a fully themed and cohesive setup, it would be helpful to have an option to configure a single global font that applies across all supported programs (e.g., terminal, GTK apps, Wayland, etc.). This can't be done by
stylixbecause It's conflict withcatppuccin nix. Example config: