summary refs log tree commit diff
path: root/cwmrc
Commit message (Collapse)AuthorAgeFilesLines
* - re-order and mostly re-write cwmrc(5)okan2008-05-181-27/+0
| | | | | | | | - merge example config file into cwmrc(5) and remove (little good in here) feedback from jmc@ - thanks! ok simon@
* hit it with the knf stick.oga2008-04-151-1/+0
|
* Replace the symlink configuration scheme with a simple yacc parser assimon2008-03-231-0/+28
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@