mirror of
https://github.com/dreamsmasher/Arch-Wireframe-Plymouth-Theme.git
synced 2025-12-16 17:54:33 -06:00
Fixed instructions to work with the script
This commit is contained in:
10
README.md
10
README.md
@@ -40,10 +40,16 @@ cd /usr/share/plymouth/themes
|
||||
git clone https://github.com/dreamsmasher/Arch-Wireframe-Plymouth-Theme
|
||||
```
|
||||
|
||||
3. Set arch-wireframe as your default theme:
|
||||
3. Rename the repo folder to arch-wireframe (important to make it work with the script, now that I have multiple resolution versions)
|
||||
|
||||
```
|
||||
sudo plymouth-set-default-theme -R Arch-Wireframe-Plymouth-theme
|
||||
mv Arch-Wireframe-Plymouth-Theme arch-wireframe
|
||||
```
|
||||
|
||||
4. Set arch-wireframe as your default theme:
|
||||
|
||||
```
|
||||
sudo plymouth-set-default-theme -R arch-wireframe
|
||||
```
|
||||
|
||||
This will regenerate your initramfs in the process.
|
||||
|
||||
Reference in New Issue
Block a user