diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +# my custom dwl +This is my fork of dwl with all of my customizations added. This requires the +latest version of wlroots (probably) which has already been added as a submodule +to build wlroots run `./pre_build.sh` and then you may build dwl. To actually +run this version of dwl make sure to go into the ./wlroots/ directory and run +`ninja -C build install` to install it on your system. + # dwl - dwm for Wayland Join us on our IRC channel: [#dwl on Libera Chat] |