x-plymouth
This commit is contained in:
parent
ffc814a93f
commit
b0609bc50e
14
README.md
14
README.md
@ -4,12 +4,14 @@
|
|||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
`git clone https://github.com/Cronocide/x-plymouth-theme`
|
```
|
||||||
`cd x-plymouth`
|
git clone https://github.com/Cronocide/x-plymouth-theme
|
||||||
`sudo cp -r x-plymouth /usr/share/plymouth/themes/`
|
cd x-plymouth
|
||||||
`sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/x-plymouth/x-plymouth.plymouth 800`
|
sudo cp -r x-plymouth /usr/share/plymouth/themes/
|
||||||
`sudo update-alternatives --set default.plymouth /usr/share/plymouth/themes/x-plymouth/x-plymouth.plymouth`
|
sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/x-plymouth/x-plymouth.plymouth 800
|
||||||
`sudo update-initramfs -u`
|
sudo update-alternatives --set default.plymouth /usr/share/plymouth/themes/x-plymouth/x-plymouth.plymouth
|
||||||
|
sudo update-initramfs -u
|
||||||
|
```
|
||||||
|
|
||||||
### Customization
|
### Customization
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user