Skip to content

catppuccin/plymouth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Logo
Catppuccin for Plymouth

Previews

🌻 Latte
πŸͺ΄ FrappΓ©
🌺 Macchiato
🌿 Mocha

Usage

  1. Copy your favorite flavor(s) from themes/ folder to /usr/share/plymouth/themes/.
  2. Set your default Plymouth theme with sudo plymouth-set-default-theme -R catppuccin-<flavor>.

πŸ™‹ FAQ

  • Q: "plymouth-set-default-theme not available on your operating system?"
    A: Some distributions, like Ubuntu/Mint, use update-alternatives for setting the plymouth theme.

    1. Install the theme(s):

      sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/catppuccin-latte/catppuccin-latte.plymouth 200
      sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/catppuccin-frappe/catppuccin-frappe.plymouth 200
      sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/catppuccin-macchiato/catppuccin-macchiato.plymouth 200
      sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/catppuccin-mocha/catppuccin-mocha.plymouth 200
    2. Set the default theme interactively:

      sudo update-alternatives --config default.plymouth
    3. Rebuild the initramfs:

      sudo update-initramfs -u

πŸ’ Thanks to

Β 

Copyright Β© 2021-present Catppuccin Org

About

πŸš— Soothing pastel theme for Plymouth

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages