Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plymouth: Theme doesn't get applied #470

Open
Zombiefleischer opened this issue Feb 10, 2025 · 0 comments
Open

plymouth: Theme doesn't get applied #470

Zombiefleischer opened this issue Feb 10, 2025 · 0 comments

Comments

@Zombiefleischer
Copy link

I have this config:

  boot.plymouth = {
    enable = true;
    font = "${pkgs.fira-code}/share/fonts/truetype/FiraCode-VF.ttf";
    theme = "catppuccin-mocha";
  };
  catppuccin.plymouth = {
    enable = true;
    flavor = "mocha";
  };

But plymouth is still black and white when booting into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant