Commit Graph

14 Commits (bd1f291be65f03e431b473e52a10b55e7d3c22a3)

Author SHA1 Message Date
Ryan bd1f291be6
tweak the settings 2023-09-28 19:31:14 -04:00
Ryan 9028dbe8ef
setup custom keybindings
This is entirely my own scheme very losely based on xah-fly-keys.
2023-09-27 00:20:12 -04:00
Ryan d8a7db2a2a
configure basic settings 2023-09-26 22:55:20 -04:00
Ryan e4fbb677d8
create initial configuration 2023-09-26 22:47:44 -04:00
Devin J. Pohly 02c0c676ad move config.h to config.def.h 2020-04-22 22:34:11 -05:00
Devin J. Pohly def3572117 add setlayout function 2020-04-22 11:20:23 -05:00
Devin J. Pohly 3707e0115a layouts: tile and floating
Behavior's still a little wonky but positioning is there.
2020-04-22 08:25:43 -05:00
Devin J. Pohly 6f9f1b9e05 "root" color was easy to make configurable 2020-04-21 21:58:13 -05:00
Devin J. Pohly 1907ee3879 introduce rules for monitor configuration
(with dwm, this would already have been done by the X server)
2020-04-21 21:53:34 -05:00
Devin J. Pohly bc9049a11b add spawn and termcmd 2020-04-12 00:59:29 -05:00
Devin J. Pohly edf90816b1 implement Button: movemouse, resizemouse 2020-04-11 21:29:27 -05:00
Devin J. Pohly df1aaa4d15 start factoring Key actions into functions 2020-04-11 19:41:14 -05:00
Devin J. Pohly e385acf69d some options I like 2020-04-11 19:05:02 -05:00
Devin J. Pohly 94d82bf42f Start with tinywl
Add a config.h into which configurables can be moved.
2020-04-11 17:27:19 -05:00