summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Collapse)Author
2024-09-11Actual laptop updateHEADChausseBenjaminBenjamin Chausse
2024-08-05Add colorpickerBenjamin Chausse
2024-08-05simpler launcherBenjamin Chausse
2024-08-05app launch goodies and ipc xmlBenjamin Chausse
2024-07-31Implement ipc patchBenjamin Chausse
2024-07-30Revert bar patch in preparation for ipcBenjamin Chausse
2024-07-29Use automated wallpaper scriptBenjamin Chausse
2024-07-29Implement togglekblayoutandoptions patch (fixed)Benjamin Chausse
2024-07-28Add media keys to config.hBenjamin Chausse
2024-07-28revert togglekblayoutandoptionsBenjamin Chausse
2024-07-26Implement autostart patchBenjamin Chausse
2020-04-22move config.h to config.def.hDevin J. Pohly
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.