mwm
My window manager that is a work in progress. Currently hacky
Installation
Clone this repo then:
make install
This will install the binaries in /usr/local/bin
. Then add this to your xinitrc
:
exec mwm
Configuring
There are config toml files in the src
and statusbar
directories
that you can customize.
You can make a symlink to these files in ~/.config/mwm/
.