Initial Commit

This commit is contained in:
2025-05-08 17:14:10 +03:00
commit a69475b0c7
4 changed files with 52 additions and 0 deletions
@@ -0,0 +1,5 @@
trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
targets: ["usr/lib/gtk-3.0/3.0.0/immodules/*.so"]
depends: ["gtk3"]
run: "/usr/bin/gtk-query-immodules-3.0 --update-cache"