An open API service indexing awesome lists of open source software.

https://github.com/manfred/gtk-engines-dwerg

Very minimal and fast GTK engine for GTK 2.0
https://github.com/manfred/gtk-engines-dwerg

Last synced: 11 months ago
JSON representation

Very minimal and fast GTK engine for GTK 2.0

Awesome Lists containing this project

README

          

Welcome to dwerg version 0.8

This theme-engine was based on a skin made my Everaldo for trillian, The first version was based on cleanice, currently it doesn't share any code with other engines. Thanks to Everaldo, the authors of Cleanice and Giel de Nijs for betatesting.

To install just fo the following (well known) magic:

./configure [--prefix=/where/you/installed/gtk2]
make
make install

Then either use the Gnome Control Center to select the theme or put the
following into your ~/.gtkrc-2.0 :

gtk-theme-name = "dwerg"

Have fun!
Manfred Stienstra