Open githubrsys opened 10 years ago
Just copy and paste to shell
mkdir -p ~/iris-light && cd ~/iris-light && wget https://github.com/xyl0n/iris-light/archive/master.zip && unzip master.zip && cd iris-light-master && sudo rm -Rf --force /usr/share/themes/iris-light/ && sudo cp -a ../iris-light-master /usr/share/themes/iris-light && gsettings set org.gnome.desktop.interface gtk-theme "iris-light" && gsettings set org.gnome.desktop.wm.preferences theme 'iris-light' && cd ~ && rm -R ~/iris-light/
credits to @rhoconlinux
Cheers
Just copy and paste to shell
credits to @rhoconlinux
Cheers