summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Collapse)Author
2020-04-22add setlayout functionDevin J. Pohly
2020-04-22layouts: tile and floatingDevin J. Pohly
Behavior's still a little wonky but positioning is there.
2020-04-21"root" color was easy to make configurableDevin J. Pohly
2020-04-21introduce rules for monitor configurationDevin J. Pohly
(with dwm, this would already have been done by the X server)
2020-04-12add spawn and termcmdDevin J. Pohly
2020-04-11implement Button: movemouse, resizemouseDevin J. Pohly
2020-04-11start factoring Key actions into functionsDevin J. Pohly
2020-04-11some options I likeDevin J. Pohly
2020-04-11Start with tinywlDevin J. Pohly
Add a config.h into which configurables can be moved.