How to customize ubuntu with Arc-Theme + Numix icons
- Install Unity Tweak Tool
sudo apt-get install unity-tweak-tool
- Add Arc repository
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04/ /' > /etc/apt/sources.list.d/arc-theme.list"
wget -nv http://download.opensuse.org/repositories/home:Horst3180/xUbuntu_16.04/Release.key -O Release.key
sudo apt-key add - < Release.key
sudo apt-get update
- Install Arc-Theme
sudo apt-get install arc-theme
- Add Numix repository and install it
sudo apt-add-repository ppa:numix/ppa
sudo apt-get update
sudo apt-get install numix-icon-theme numix-icon-theme-circle
- Setup theme and icons on Unity Tweak Tool application