aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar daniruiz <daniruizdealegria@gmail.com>2017-06-30 15:07:07 +0200
committerLibravatar daniruiz <daniruizdealegria@gmail.com>2017-06-30 15:07:07 +0200
commitadc62f9ac2d51012fb11801e391540b7e1046e7d (patch)
tree1116b8ebf91c1d51030dd94f63277cb6bceb6f97 /README.md
parent091abc4a66f5753d2f29f6255570e994142514d2 (diff)
parent967ed7231baf69bb5c67eff3e9e2fc0928dbebfd (diff)
downloadflat-remix-adc62f9ac2d51012fb11801e391540b7e1046e7d.tar.gz
flat-remix-adc62f9ac2d51012fb11801e391540b7e1046e7d.zip
Merge branch 'master' of https://github.com/daniruiz/Flat-Remix
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index f5893dc33..c73ddbc11 100755
--- a/README.md
+++ b/README.md
@@ -13,7 +13,8 @@ It has been designed on gnome shell 3.24 but it should work with most linux dist
This theme was made to fit with the [Flat Remix GNOME theme](https://github.com/daniruiz/Super-Flat-Remix-GNOME-theme).
-![Gnome Shell theme preview](https://github.com/daniruiz/Flat-Remix-GNOME-theme/blob/master/Flat%20Remix/preview.png?raw=true)
+![Gnome Shell theme preview](https://github.com/daniruiz/Flat-Remix-GNOME-theme/blob/master/Images/preview.png?raw=true)
+![Gnome Shell icons](https://github.com/daniruiz/Flat-Remix-GNOME-theme/blob/master/Images/3.png?raw=true)
# Installation
@@ -26,10 +27,10 @@ This theme was made to fit with the [Flat Remix GNOME theme](https://github.com/
#### Terminal installation
```
- cd /tmp;
- git clone https://github.com/daniruiz/Flat-Remix;
- mkdir -p ~/.icons;
- mv "Flat-Remix/Flat Remix" ~/.icons;
+ cd /tmp && rm -rf Flat-Remix &&
+ git clone https://github.com/daniruiz/Flat-Remix &&
+ mkdir -p ~/.icons && cp -r "Flat-Remix/Flat Remix" ~/.icons &&
+ gsettings set org.gnome.desktop.interface icon-theme "Flat Remix"
```
###### Ach based distributions