x-plymouth-theme/README.md

22 lines
729 B
Markdown
Raw Permalink Normal View History

2022-06-12 17:56:11 +00:00
# x-plymouth
2022-06-12 17:55:51 +00:00
## A two-step theme for Plymouth.
2022-06-13 01:43:11 +00:00
<img src="./demo.gif" alt="X Plymouth Theme Demo">
2022-06-13 01:42:32 +00:00
2022-06-12 17:55:51 +00:00
### Installation
2022-06-12 17:56:46 +00:00
```
2022-06-12 22:59:25 +00:00
sudo apt install plymouth-themes
2022-06-12 17:56:46 +00:00
git clone https://github.com/Cronocide/x-plymouth-theme
2022-06-12 22:59:25 +00:00
cd x-plymouth-theme
2022-06-12 17:56:46 +00:00
sudo cp -r x-plymouth /usr/share/plymouth/themes/
sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/x-plymouth/x-plymouth.plymouth 800
sudo update-alternatives --set default.plymouth /usr/share/plymouth/themes/x-plymouth/x-plymouth.plymouth
sudo update-initramfs -u
```
2022-06-12 17:55:51 +00:00
### Customization
The background color can be changed by setting the `BackgroundStartColor` and `BackgroundEndColor` parameters in x-plymouth.plymouth.