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

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