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
- Host: GitHub
- URL: https://github.com/manfred/gtk-engines-dwerg
- Owner: Manfred
- License: gpl-2.0
- Created: 2014-10-22T14:59:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-22T15:00:40.000Z (over 11 years ago)
- Last Synced: 2025-04-05T03:26:21.302Z (over 1 year ago)
- Language: Shell
- Size: 371 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
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