In README, added links to some patches to consider in the future.
[dwm] / README
diff --git a/README b/README
index fc3c58b..8019607 100644 (file)
--- a/README
+++ b/README
@@ -2,6 +2,9 @@ This git repository contains my personal branch of dwm-6.4.
 
 The changes made to stock dwm add the following abilities.
 
 
 The changes made to stock dwm add the following abilities.
 
+  - Replaced stock 'tile' layout with 'flextile'.
+    <https://dwm.suckless.org/patches/flextile/>
+
   - Added new layout with three columns, master in the middle.
     <https://dwm.suckless.org/patches/three-column/>
 
   - Added new layout with three columns, master in the middle.
     <https://dwm.suckless.org/patches/three-column/>
 
@@ -43,6 +46,18 @@ dependencies/tasks.
 
   - Build and install SGK version of dwmstatus, then call from `.xinitrc`.
 
 
   - Build and install SGK version of dwmstatus, then call from `.xinitrc`.
 
+Possible patches to consider in the future:
+
+  - https://dwm.suckless.org/patches/cfacts/
+
+  - https://dwm.suckless.org/patches/mark/
+
+  - https://dwm.suckless.org/patches/monocle_count/
+
+  - https://dwm.suckless.org/patches/preserveonrestart/
+
+  - https://dwm.suckless.org/patches/swallow/
+
 ================================================================================
 ================================================================================
 ================================================================================
 ================================================================================
 ================================================================================
 ================================================================================