🔧 chore(scripts): migrate util scripts to gtk4 and ags v3

This commit is contained in:
retrozinndev
2025-06-30 17:55:28 -03:00
parent 29f5c04c31
commit 33e6ee2490
16 changed files with 242 additions and 216 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { GObject, register } from "astal";
import GObject, { register } from "ags/gobject";
import AstalWp from "gi://AstalWp";
export { Wireplumber };