by : pegellinux
e-mail :ppigel@gmail.com



__________________________________________________

how tu use:

open your terminal:

go to : 

cd /lib/plymouth/themes/
 
sudo cp -r /home/***/Download/Ubuntu_GREEN_2_1/ ./

(note : *** = is a your user directory, so change it as your name) 

and then:

sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/Ubuntu_GREEN_2_1/Ubuntu_GREEN_2_1.plymouth 100


and:

sudo update-alternatives --config default.plymouth

and chose Ubuntu_GREEN_2_1 from list

end run:

sudo update-initramfs -u
_____________________________________________________

