Initial Commit

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