summary refs log tree commit diff
path: root/cwmrc.5
Commit message (Collapse)AuthorAgeFilesLines
* hit it with the knf stick.oga2008-04-151-6/+6
|
* Add "gap" support to .cwmrc. The options put in here make gaps on the edgeoga2008-04-151-1/+11
| | | | | | | | | of the screen where an application won't be {,vert}maximized over. used for placing a statusbar or something like xclock. Patch from Edd Barrett, with input from myself and okan. Thanks! ok okan@.
* Replace the symlink configuration scheme with a simple yacc parser assimon2008-03-231-0/+158
found in other places of the tree. Remove sticky and font commandline options and add another one for alternative config locations. Split off cwmrc(5) from cwm(1), nuke #ifdef __OpenBSD__ while there. tested by various kind people, feedback from oga@ and okan@ - thanks! ok oga@, jasper@, okan@