Skip to content

Commit

Permalink
Update install-numix-xfce-debian.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
milq authored Jun 26, 2017
1 parent ead1cdd commit fcd1cc5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions scripts/bash/install-numix-xfce-debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,11 @@ sudo apt-get install -y git
# 2.1. Install Numix Circle Icons
sudo mkdir -p /usr/local/share/icons
cd /usr/local/share/icons
sudo rm -rf numix-icon-theme-circle Numix-Circle Numix-Circle-Light
sudo rm -rf numix-icon-theme-circle Numix-Circle
sudo git clone https://github.com/numixproject/numix-icon-theme-circle.git
sudo mv numix-icon-theme-circle/Numix-Circle .
sudo mv numix-icon-theme-circle/Numix-Circle-Light .
sudo rm -rf numix-icon-theme-circle

sudo gtk-update-icon-cache /usr/local/share/icons/Numix-Circle

# 3. DOWNLOAD GOOGLE FONTS

Expand Down

0 comments on commit fcd1cc5

Please sign in to comment.