- Explanation of center_relative_to_monitor:
-
- The "Monitor area" refers to the space enclosed by the green rectangle, while the "Window area" refers to the space enclosed by the red
- rectangle.
-
-
-
-
-### Download
-- [2023-09-11](https://github.com/djpohly/dwl/compare/main...wochap:customfloat.patch)
-- [2020-09-02](https://github.com/djpohly/dwl/compare/main...Stivvo:customFloat.patch)
-
-### Authors
-- [Stivvo](https://github.com/Stivvo)
-- [wochap](https://github.com/wochap)
\ No newline at end of file
diff --git a/customfloat/customfloat.patch b/customfloat/customfloat.patch
new file mode 100644
index 0000000..ddb5a17
--- /dev/null
+++ b/customfloat/customfloat.patch
@@ -0,0 +1,77 @@
+From c02452204c40663f9a7094e59efa12131555fbc6 Mon Sep 17 00:00:00 2001
+From: wochap