diff --git a/patches.h b/patches.h
index 7fddad0..ecd3fe2 100644
--- a/patches.h
+++ b/patches.h
@@ -1104,7 +1104,7 @@
  * if it is available in config.h for the given client.
  * https://dwm.suckless.org/patches/sizehints/
  */
-#define SIZEHINTS_RULED_PATCH 0
+#define SIZEHINTS_RULED_PATCH 1
 
 /* This patch makes dwm obey even "soft" sizehints for new clients. The isfreesize
  * version is similar to the sizehints ruled patch except it allows you to specify
@@ -1117,7 +1117,7 @@
  *
  * https://dwm.suckless.org/patches/sizehints/
  */
-#define SIZEHINTS_ISFREESIZE_PATCH 1
+#define SIZEHINTS_ISFREESIZE_PATCH 0
 
 /* In a multi-head setup monitor 0 is by default the primary screen, with the left and right
  * screen being monitor 1 and 2 respectively. This patch sorts screens left to right (or