From f1eb985600826ef07191c946a7dc92d3693614bd Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Wed, 28 May 2025 14:43:14 +0400 Subject: README updated --- README | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README b/README index 3d96366..6a4f5bf 100644 --- a/README +++ b/README @@ -1,18 +1,19 @@ dwm - dynamic window manager ============================ -BSPWM (github.com/baskerville/bspwm) like build of dwm, -Forked from git.suckless.org/dwm +My build of dwm. +Forked from git.suckless.org/dwm. Installing dwm -------------- -It is recommended to not build dwm from this repo but -instead use git.farajli.net/slcf, since it pulls -all the other necessary software for this build like slstatus, scripts, etc. -For building it from slcf refer to the given link. +It’s recommended not to build dwm directly from this repository. +Instead, use git.farajli.net/slcf, +which provides a complete setup-including slstatus, custom scripts, and other essential components. +Refer to that repository for full build and installation instructions. -If dependencies are not wanted, run +If you prefer a minimal setup without additional dependencies, you can simply run: make install +This will install dwm as-is from this repository. Keybinds @@ -20,6 +21,7 @@ Keybinds Refer to the man page. + Added Patches ------------- - https://dwm.suckless.org/patches/preventfocusshift -- cgit v1.2.3