Sunday, May 13, 2012

Very Beautiful, Mac OS Theme on My Ubuntu 12.04


Yesterday, I've just upgraded my Oneiric into the latest version of Ubuntu, Precise Pangolin. A lot of improvements available in this version. But, the desktop environment, like icons, theme look almost same against previous version. Maybe this made me bored, and I needed a fresh one. So tried to change my Ubuntu, in order to get a Mac look. Very beautiful, I think.



And here are the steps to get a Mac look :

Open terminal, then copy these commands :
sudo add-apt-repository ppa:noobslab/themes
sudo apt-get update
Install cursor :
sudo apt-get install mac-os-lion-cursors
Install icon :
sudo apt-get install mac-os-lion-icons
Install theme :
sudo apt-get install mac-os-lion-theme
Install Gnome Tweak Tool/Advance Setting
sudo apt-get install gnome-tweak-tool
Open the application, and set as below :

The final step, is installing Cairo Dock :
sudo add-apt-repository ppa:cairo-dock-team/ppa 
sudo apt-get update 
sudo apt-get install cairo-dock cairo-dock-plug-ins
Run Cairo Dock.

Be enjoyed with Mac Environment. :D
Reference : http://www.noobslab.com

No comments:

Post a Comment