diff --git a/protocols/hyprland-ctm-control.xml b/protocols/hyprland-ctm-control.xml
index 0e85f22..c1f9f94 100644
--- a/protocols/hyprland-ctm-control.xml
+++ b/protocols/hyprland-ctm-control.xml
@@ -56,6 +56,9 @@
Passing values outside of the range will raise an invalid_matrix error.
The default value of the CTM is an identity matrix.
+
+ If an output doesn't get a CTM set with set_ctm_for_output and commit is called,
+ that output will get its CTM reset to an identity matrix.