diff options
author | 2016-10-14 01:41:45 +0200 | |
---|---|---|
committer | 2016-10-14 01:41:45 +0200 | |
commit | 4aa01767152f604878c5840365aef05e4d1734aa (patch) | |
tree | e49ff0fb10c9e29477bc7dc4952fc6921cf9dc49 /README.md | |
parent | 9951a8b68ea2809f3e7d1fbcd8496dc92e360dd6 (diff) | |
download | flat-remix-4aa01767152f604878c5840365aef05e4d1734aa.tar.gz flat-remix-4aa01767152f604878c5840365aef05e4d1734aa.zip |
14.10.2016
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 20 |
1 files changed, 17 insertions, 3 deletions
@@ -14,6 +14,20 @@ This theme was made to fit with the [Super Flat Remix GNOME theme](https://githu  ##Installation - Uncompress the zip file. - Copy the folder "Super Flat Remix" to .icons in your home directory. - Select "Super Flat Remix" as icons in the appearance page of your system configuration. + +If you want to install it manually: + + Download and uncompress the zip file. + 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 ~/.icons + mv "Flat-Remix/Flat Remix" ~/.icons + +##Donate + +You can also support the development of Flat Remix by [donating](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=S8V26CR79A29W). And I'll give you some candys :) |