diff --git a/flake.lock b/flake.lock
index 90f227b..c057994 100644
--- a/flake.lock
+++ b/flake.lock
@@ -22,11 +22,11 @@
         ]
       },
       "locked": {
-        "lastModified": 1736070933,
-        "narHash": "sha256-Idv8z3ZgaZmibM/V/vv6TW9zaI+4kk2YjJ8bmc/EIVw=",
+        "lastModified": 1736896882,
+        "narHash": "sha256-XZapURopVMoLgwq6Bo2DJKbMuh4HMRrijTozrz8KPiY=",
         "ref": "refs/heads/master",
-        "rev": "761d99d644d42bc6de7a510bbaf8c5ab970605d8",
-        "revCount": 451,
+        "rev": "958056b56cd857151ea0d514a33b7892aa207e8e",
+        "revCount": 459,
         "type": "git",
         "url": "https://git.outfoxxed.me/quickshell/quickshell"
       },
diff --git a/types/QtQuick.json b/types/QtQuick.json
index 97c2a7b..e044e96 100644
--- a/types/QtQuick.json
+++ b/types/QtQuick.json
@@ -75,6 +75,11 @@
 			"cname": "QColor",
 			"module": null
 		},
+		{
+			"name": "size",
+			"cname": "QSize",
+			"module": null
+		},
 		{
 			"name": "QtObject",
 			"cname": "QObject",