diff options
author | 2017-08-02 20:50:44 +0200 | |
---|---|---|
committer | 2017-08-02 20:50:44 +0200 | |
commit | ab0ffe1684fe6a61f85a5577bb1ae0725d15858a (patch) | |
tree | 76e8a151066b6e7b64942c64e07b7eaf3b89cf40 | |
parent | 72d13b9b7f709f74d3b79d99912bb448d8c89a17 (diff) | |
download | flat-remix-ab0ffe1684fe6a61f85a5577bb1ae0725d15858a.tar.gz flat-remix-ab0ffe1684fe6a61f85a5577bb1ae0725d15858a.zip |
added ubuntu installation
-rwxr-xr-x | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -34,6 +34,14 @@ This theme was made to fit with the [Flat Remix GNOME theme](https://github.com/ ``` ##### Ach based distributions + +``` + sudo add-apt-repository ppa:noobslab/icons + sudo apt-get update + sudo apt-get install flat-remix-icons +``` + +##### Ach based distributions + [`super-flat-remix-icon-theme`](https://aur.archlinux.org/packages/super-flat-remix-icon-theme/) (AUR) + Or you can download the official [`PKGBUILD`](https://raw.githubusercontent.com/daniruiz/Flat-Remix/master/PKGBUILD) |