My window manager that is a work in progress. Currently hacky
I'm currently working on a Wayland implementation, find it in the wayland branch.
Clone this repo then:
make install
This will install the binaries in /usr/local/bin
. Then add this to your xinitrc
:
exec mwm
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/
.