diff options
author | Squibid <me@zacharyscheiman.com> | 2025-03-23 21:41:22 -0500 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2025-03-23 21:41:22 -0500 |
commit | ca790394a9c1233af0d1d5820a9bf8e6641f400f (patch) | |
tree | e305b29276033dd56e741e8f6ab2c2665af6169e /README.md | |
parent | 1bc098176209069ef46a5d6cbd9eacea1fb8f617 (diff) | |
download | dwl-ca790394a9c1233af0d1d5820a9bf8e6641f400f.tar.gz dwl-ca790394a9c1233af0d1d5820a9bf8e6641f400f.tar.bz2 dwl-ca790394a9c1233af0d1d5820a9bf8e6641f400f.zip |
update readme with instructionscustom
Diffstat (limited to 'README.md')
-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] |