Beeswax

Mind your own Beeswax!

documentation

requirements

download

Download beeswax-0.2.0.tar.gz from SourceForge.net

Contents of beeswax-0.2.0.tar.gz.sha1:

    1c75150eb2c44f3581b627628087cbdd97e66e22 *beeswax-0.2.0.tar.gz

installation

You should validate the the download with the command

    sha1sum --check beeswax-0.2.0.tar.gz.sha1

Now check the config.mk file for your system, especially PREFIX, INCS, and LIBS.

    tar xzf beeswax-0.2.0.tar.gz
    cd beeswax-0.2.0
    make install

configuration

The configuration file is ~/.beeswaxrc. It is an XML file in which you can define custom colors for certain parts of the UI. Color choices are documented within the file's internal DTD.