Aug 4, 2010

Paw Ubuntu and OS X Like Plymouth Theme

This is perfect theme for those who like to Ubuntu look like OS X.

Also i made one with Ubuntu logo for those who don't like OS X but like concept of OS X boot.

  • Paw-Ubuntu





  • Paw-OS X





To install themes extract it to Home folder and run this in terminal:

For Paw-Ubuntu
sudo cp -R Paw-Ubuntu/ /lib/plymouth/themes/

For Paw-OSX
sudo cp -R Paw-OSX/ /lib/plymouth/themes/
Then:

For Paw-Ubuntu:
sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/Paw-Ubuntu/paw-ubuntu.plymouth 100

For Paw-OSX:
sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/Paw-OSX/paw-osx.plymouth 100


Then:
sudo update-alternatives --config default.plymouth

and chose Paw-Ubuntu or Paw-OSX from list

at end run:
sudo update-initramfs -u

2 comments:

Anonymous said...

hi, nice theme, i wonder if i create my own images with the same resolution, and replace them with the ones inside the folder (same name) i can make my own theme¿?

Ivan said...

yes of course.

Post a Comment