From ca790394a9c1233af0d1d5820a9bf8e6641f400f Mon Sep 17 00:00:00 2001 From: Squibid Date: Sun, 23 Mar 2025 21:41:22 -0500 Subject: update readme with instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1bcc36e..6c29532 100644 --- a/README.md +++ b/README.md @@ -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] -- cgit v1.2.1