1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-10-27 19:04:02 +00:00

Update README.md

Fixed a typo in README.md (-with-gnome-version=3.22 instead of -with-gnome=3.22)
This commit is contained in:
Koen M 2019-04-27 09:09:56 +02:00 committed by GitHub
parent 8290cb813f
commit b3f7e38c8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ Other options to pass to autogen.sh are
--with-gnome=<version> build the theme for a specific GNOME version (3.14, 3.16, 3.18, 3.20, 3.22) --with-gnome=<version> build the theme for a specific GNOME version (3.14, 3.16, 3.18, 3.20, 3.22)
Note 1: Normally the correct version is detected automatically and this Note 1: Normally the correct version is detected automatically and this
option should not be needed. option should not be needed.
Note 2: For GNOME 3.24, use --with-gnome-version=3.22 Note 2: For GNOME 3.24, use --with-gnome=3.22
(this works for now, the build system will be improved in the future) (this works for now, the build system will be improved in the future)
After the installation is complete the theme can be activated with `gnome-tweak-tool` or a similar program by selecting `Arc`, `Arc-Darker` or `Arc-Dark` as Window/GTK+ theme and `Arc` or `Arc-Dark` as GNOME Shell/Cinnamon theme. After the installation is complete the theme can be activated with `gnome-tweak-tool` or a similar program by selecting `Arc`, `Arc-Darker` or `Arc-Dark` as Window/GTK+ theme and `Arc` or `Arc-Dark` as GNOME Shell/Cinnamon theme.