
peace_theme
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Here is my first usplash-theme for ubuntu.
to instal:
.- sudo cp peace-theme.so /usr/lib/usplash/
- sudo update-alternatives --install /usr/lib/usplash/usplash-artwork.so usplash-artwork.so /usr/lib/usplash/peace-theme.so 10
- sudo update-alternatives --config usplash-artwork.so and make your choice
- sudo update-initramfs -u
- test it with sudo usplash -c, go back with alt + F7
enjoy ;-)
SputnikRock
13 years ago
Thank you! :)
Report