2
0
Fork
You've already forked plymouth-theme
0
A simple plymouth theme for Cereus Linux
2024年10月22日 15:15:14 -06:00
cereus.png Add files via upload 2022年08月14日 12:42:03 -05:00
cereus_simply.plymouth Add files via upload 2022年08月14日 12:42:03 -05:00
cereus_simply.script Add files via upload 2022年08月14日 12:42:03 -05:00
LICENSE Initial commit 2022年08月14日 12:38:45 -05:00
logo.png Add files via upload 2023年01月29日 14:29:01 -06:00
logo_circle.png Add files via upload 2022年08月14日 12:42:03 -05:00
password_dot.png Add files via upload 2022年08月14日 12:42:03 -05:00
password_dot16.png Add files via upload 2022年08月14日 12:42:03 -05:00
password_field.png Add files via upload 2022年08月14日 12:42:03 -05:00
password_field16.png Add files via upload 2022年08月14日 12:42:03 -05:00
plymouth_background_dark.png Add files via upload 2023年01月29日 14:29:01 -06:00
README.md Update README 2024年10月22日 15:15:14 -06:00

Plymouth theme

A simple plymouth theme for Cereus Linux

Get it on Codeberg

The source code is mainly hosted on Codeberg with a mirror available on GitHub. Issues and pull requests should be made in Codeberg.

INSTALLATION:

This theme is packaged under cereus-core repository as cereus-plymouth-theme and is included on all desktop editions (except Base, of course).

To apply it, run:

# plymouth-set-default-theme cereus_simply
# xbps-reconfigure -f linux<version>

Where <version> is your current kernel version (like 6.6). You can check this by running uname -r.

Make sure your boot kernel parameters include splash and optionally, quiet for a silent boot. If you're using GRUB, add them at /etc/default/grub:

GRUB_CMDLINE_LINUX_DEFAULT="... quiet splash"

And then run update-grub as root.

License

This theme is licensed under GPLv3, for more details check LICENSE.