diff options
Diffstat (limited to 'desktop/oomox/README')
-rw-r--r-- | desktop/oomox/README | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/desktop/oomox/README b/desktop/oomox/README index 017fc5753c..d116f47040 100644 --- a/desktop/oomox/README +++ b/desktop/oomox/README @@ -3,11 +3,18 @@ variations of a Numix-based and Materia themes (GTK2, GTK3), Gnome-Colors and Archdroid icon themes. Note: -You may specify alternate versions of the oomox-gtk-theme and/or -Materia theme by passing OOMOXVER and/or MATERIAVER variables to the -script, for example +You may specify alternate versions of any of the plugins by passing the +corresponding variables to the script - OOMOXVER=1.2.9 MATERIAVER=20171112 ./oomox.SlackBuild +ARCHDROIDVER (for icons_archdroid) +GNOMECOLORSVER (for icons_gnomecolors) +OOMOXIFY_COMMIT (for oomoxify) +MATERIAVER (for theme_materia) +OOMOXVER (for theme_oomox) + +for example + + OOMOXVER=1.6.1 MATERIAVER=20180110 ./oomox.SlackBuild but you will need to manually place the corresponding tarball(s) in the slackbuild directory. |