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 2b08af1 commit aa95fdf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/bash/install-numix-xfce-debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ sudo apt-get -y dist-upgrade
sudo apt-get -y autoremove



# 2. INSTALL NUMIX THEME AND NUMIX ICONS

sudo apt-get install -y numix-gtk-theme
Expand All @@ -34,7 +33,6 @@ sudo mv numix-icon-theme-circle/Numix-Circle-Light .
sudo rm -rf numix-icon-theme-circle



# 3. DOWNLOAD GOOGLE FONTS

# 3.1. Open Sans
Expand All @@ -51,7 +49,6 @@ sudo wget https://github.com/google/fonts/raw/master/apache/opensans/OpenSans-Se
sudo wget https://github.com/google/fonts/raw/master/apache/opensans/OpenSans-SemiBoldItalic.ttf



# 4. ACTIVATE NUMIX'S THEME, WM, AND ICONS IN XFCE

xfconf-query -c xsettings -p /Net/ThemeName -s 'Numix'
Expand Down

0 comments on commit aa95fdf

Please sign in to comment.