diff --git a/protocols/hyprland-ctm-control.xml b/protocols/hyprland-ctm-control.xml
index 366fb55..fc90a2a 100644
--- a/protocols/hyprland-ctm-control.xml
+++ b/protocols/hyprland-ctm-control.xml
@@ -54,6 +54,8 @@
The provided values describe a 3x3 Row-Major CTM with values in the range of [0, ∞)
Passing values outside of the range will raise an invalid_matrix error.
+
+ The default value of the CTM is an identity matrix.