diff options
Diffstat (limited to 'desktop/rezlooks/README')
-rw-r--r-- | desktop/rezlooks/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/desktop/rezlooks/README b/desktop/rezlooks/README new file mode 100644 index 0000000000..7049176e0c --- /dev/null +++ b/desktop/rezlooks/README @@ -0,0 +1,17 @@ +Rezlooks is an alternative GTK engine created by rezza on GNOME-Look.org. +It is based on the cairo-enabled CVS Clearlooks engine code and has been +stripped down and modified. + +Homepage: http://www.gnome-look.org/content/show.php?content=39179 + +Themes can be found by searching for "rezlooks" on gnome-look.org. Due to the +nature of the engine, all the themes look roughly the same except for the +color. + +To install themes, decompress and untar the theme. The resulting directory +should then be placed in ~/.themes/ or /usr/share/themes/. There are several +methods to set the theme. If you use a GTK-based desktop environment, a +utility should be included to help you set the theme. Otherwise, you can +manually edit ~/.gtkrc-2.0 or use a software lik gtk-chtheme (http:// +slackbuilds.org/repository/12.1/desktop/gtk-chtheme/) to edit the file for +you. |