From 576b58289d7353602a8d791ba3d7c5cf91cda01c Mon Sep 17 00:00:00 2001 From: horst3180 Date: Tue, 29 Sep 2015 20:19:04 +0200 Subject: Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de69fcf..77bbb93 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,12 @@ If your distribution is not listed, please check the requirements yourself. **Packages** -Prebuilt packages for Ubuntu, Debian, Fedora and openSUSE are available at - +Prebuilt packages for Ubuntu, Debian, Fedora and openSUSE are available at http://software.opensuse.org/download.html?project=home%3AHorst3180&package=arc-theme + +A non-transparent version of the theme is available here +http://software.opensuse.org/download.html?project=home%3AHorst3180&package=arc-theme-solid + **Note:** elementary OS Freya users can install the package for Ubuntu 15.04 -- -- cgit v1.2.3 From 8588b3510ad0cdd2bb86e863b19c7a1506c9eb9b Mon Sep 17 00:00:00 2001 From: horst3180 Date: Tue, 29 Sep 2015 20:21:36 +0200 Subject: Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77bbb93..818e3c4 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ If your distribution is not listed, please check the requirements yourself. rm -rf ~/.local/share/themes/{Arc,Arc-Darker,Arc-Dark} rm -rf ~/.themes/{Arc,Arc-Darker,Arc-Dark} -**Packages** +#### Packages Prebuilt packages for Ubuntu, Debian, Fedora and openSUSE are available at http://software.opensuse.org/download.html?project=home%3AHorst3180&package=arc-theme @@ -65,9 +65,10 @@ http://software.opensuse.org/download.html?project=home%3AHorst3180&package=arc- Arch Linux users can install the theme from the AUR https://aur.archlinux.org/packages/gtk-theme-arc-git/ + **Note:** If you're having trouble with the AUR package please email the package maintainer at zach@zach-adams.com before creating an issue. -**Manual Installation** +#### Manual Installation To build the theme you need * `autoconf` -- cgit v1.2.3