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