x-plymouth
This commit is contained in:
parent
ffc814a93f
commit
b0609bc50e
14
README.md
14
README.md
@ -4,12 +4,14 @@
|
||||
|
||||
### Installation
|
||||
|
||||
`git clone https://github.com/Cronocide/x-plymouth-theme`
|
||||
`cd x-plymouth`
|
||||
`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`
|
||||
```
|
||||
git clone https://github.com/Cronocide/x-plymouth-theme
|
||||
cd x-plymouth
|
||||
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
|
||||
```
|
||||
|
||||
### Customization
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user