aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHorst31802015-07-10 16:53:14 +0200
committerHorst31802015-07-10 16:53:14 +0200
commita42d70f4d4893a2ed2e27c93c79fcffd3dd513ae (patch)
tree1aa3f1e374d050d5e5688b39f215b81b300fb851 /README.md
parent6cc3f9997ac92a73c9848fb149c1e79265ff56c7 (diff)
downloadsolarc-theme-a42d70f4d4893a2ed2e27c93c79fcffd3dd513ae.tar.gz
solarc-theme-a42d70f4d4893a2ed2e27c93c79fcffd3dd513ae.tar.xz
solarc-theme-a42d70f4d4893a2ed2e27c93c79fcffd3dd513ae.zip
update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 9 insertions, 6 deletions
diff --git a/README.md b/README.md
index 5bc8629..82af6c8 100644
--- a/README.md
+++ b/README.md
@@ -32,9 +32,9 @@ If your distribution is not listed, please check the requirements yourself.
**Important:** Remove all older versions of the theme from your system before you proceed any further.
- sudo rm -rf /usr/share/themes/Arc
- rm -rf ~/.local/share/themes/Arc
- rm -rf ~/.themes/Arc
+ sudo rm -rf /usr/share/themes/{Arc,Arc-Darker,Arc-Dark}
+ rm -rf ~/.local/share/themes/{Arc,Arc-Darker,Arc-Dark}
+ rm -rf ~/.themes/{Arc,Arc-Darker,Arc-Dark}
**Packages**
@@ -73,6 +73,10 @@ If you want to install the latest version from git, clone the repository with
Other options to pass to autogen.sh are
+ --disable-transparency disable transparency in the GTK3 theme
+ --disable-light disable Arc Light support
+ --disable-darker disable Arc Darker support
+ --disable-dark disable Arc Dark support
--disable-gnome-shell disable GNOME Shell support
--disable-gtk2 disable GTK2 support
--disable-gtk3 disable GTK3 support
@@ -80,13 +84,12 @@ Other options to pass to autogen.sh are
--disable-unity disable Unity support
--disable-xfwm disable XFWM support
--disable-xfce-notify disable XFCE Notify support
- --disable-transparency disable transparency in the GTK3 theme
--with-gnome=<version> build the theme for a specific Gnome version (3.14, 3.16)
Note: Normally the correct version is detected automatically and this
option should not be needed.
-After the installation is complete you can activate the theme with `gnome-tweak-tool` or a similar program by selecting `Arc`.
+After the installation is complete you can activate the theme with `gnome-tweak-tool` or a similar program by selecting `Arc`, `Arc-Darker` or `Arc-Dark` as Window/GTK+ theme and `Arc` as Gnome-Shell theme.
**Uninstall the theme**
@@ -96,7 +99,7 @@ Run
from the same directory as this README resides in, or
- sudo rm -rf /usr/share/themes/Arc
+ sudo rm -rf /usr/share/themes/{Arc,Arc-Darker,Arc-Dark}
### Extras