aboutsummaryrefslogtreecommitdiffstats
path: root/cwmrc.5 (unfollow)
Commit message (Collapse)AuthorLines
2008-05-18- re-order and mostly re-write cwmrc(5)okan-114/+124
- merge example config file into cwmrc(5) and remove (little good in here) feedback from jmc@ - thanks! ok simon@
2008-04-28nits from Pierre Riteau - thanks!okan-4/+5
ok oga@
2008-04-15hit it with the knf stick.oga-6/+6
2008-04-15Add "gap" support to .cwmrc. The options put in here make gaps on the edgeoga-2/+12
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@.
2008-03-23Replace the symlink configuration scheme with a simple yacc parser assimon-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@