Added a prompt when exiting dwm, allowing the user to exit/reload/cancel.
[dwm] / README
diff --git a/README b/README
index c6357e7..546265a 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.
 
+  - Prompt the user before exiting/restarting dwm.
+    <https://dwm.suckless.org/patches/quitprompt/>
+
   - Assign text names to tags at runtime.
     <https://dwm.suckless.org/patches/nametag/>
 
   - Assign text names to tags at runtime.
     <https://dwm.suckless.org/patches/nametag/>