├── pirates.zip └── README.md /pirates.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gandhi-wibowo/plymouth-theme-Pirates-OnePiece/master/pirates.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Plymouth Theme OnePiece Pirates 2 | 3 | ## WTF of this ? 4 | ``` 5 | So, today i have waste my whole time to customize my Linux Plymouth Theme. 6 | And here is the result. 7 | ``` 8 | ## NOTE : 9 | ``` 10 | All of material in this Theme is NOT mine. 11 | DIWYOR 12 | ``` 13 | ## How To Install ? 14 | ``` 15 | -> extract pirates.zip into /usr/share/plymouth/themes/ 16 | -> sudo chmod 755 -R /usr/share/plymouth/themes/pirates 17 | -> sudo update-alternatives --install /usr/share/plymouth/themes/default.plymouth default.plymouth /usr/share/plymouth/themes/pirates/pirates.plymouth 100 18 | -> sudo update-alternatives --config default.plymouth #Chose number of pirates theme 19 | -> sudo update-initramfs -u 20 | -> sudo reboot 21 | -> and enjoy all of this Pirates Material 22 | ``` 23 | ## Source ? 24 | Image : 25 | ``` 26 | -> i just google for this, and im forget to write the url #Sorry 27 | ``` 28 | Script : 29 | ``` 30 | -> i just copy some of script from this site http://brej.org #Thanks 31 | ``` 32 | 33 | Pirates with <3 By : Gandhi Wibowo 34 | --------------------------------------------------------------------------------