orbea 56658ce8cc multiple: Use the commit date instead of the author date. 5 lat temu
..
README 112a167f6c desktop/catwm: Moved to pasture 6 lat temu
catwm.SlackBuild 56658ce8cc multiple: Use the commit date instead of the author date. 5 lat temu
catwm.info 9faa47dd85 multiple: Update e-mail. 5 lat temu
slack-desc 112a167f6c desktop/catwm: Moved to pasture 6 lat temu
xinitrc.catwm 112a167f6c desktop/catwm: Moved to pasture 6 lat temu

README

catwm is a very simple and lightweight tiling window manager.
Which will try to stay under 1000 SLOC.


CUSTOMIZATION
-------------
To customize catwm edit config.h in the git branch and place
it in the config directory before running the script.

Example:

$ git clone https://github.com/djmasde/catwm
$ cd catwm
$ cp config.def.h config.h
$ vi config.h
[make customizations]
$ cp -a config.h ../config/config.h
$ cd ..
# ./catwm.SlackBuild