diff options
author | 2016-10-16 01:25:12 +0200 | |
---|---|---|
committer | 2016-10-16 01:25:12 +0200 | |
commit | fd0c98f13b55571a8c7e94145f1060cc40bfd746 (patch) | |
tree | b17e471506d45aac91b307f1d7373ed02a99c5ce | |
parent | d2a8d36cdf0021eae08f13d30ac6d16e6bf2c7b4 (diff) | |
download | flat-remix-fd0c98f13b55571a8c7e94145f1060cc40bfd746.tar.gz flat-remix-fd0c98f13b55571a8c7e94145f1060cc40bfd746.zip |
fix README
-rwxr-xr-x | README.md | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -18,16 +18,15 @@ This theme was made to fit with the [Flat Remix GNOME theme](https://github.com/ If you want to install it manually: Download and uncompress the zip file. - Move "Flat Remix" folder to ".themes" in your home directory. - Select "Flat Remix" as shell theme in your tweak tools application. + Move "Flat Remix" folder to ".icons" in your home directory. + Select "Flat Remix" as icon theme in your tweak tools application. If you prefer to use the terminal: cd /tmp git clone https://github.com/daniruiz/Flat-Remix - mkdir -p ~/.themes - mv "Flat-Remix-GNOME-theme/Flat Remix" ~/.themes - + mkdir -p ~/.icons + mv "Flat-Remix/Flat Remix" ~/.icons ##Donate |