Update bpm hook

This commit is contained in:
2026-05-10 15:43:59 +03:00
parent 6da9138fbc
commit fe261f61d9
4 changed files with 33 additions and 18 deletions
+1 -3
View File
@@ -1,5 +1,3 @@
trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
trigger_actions: ["install", "upgrade", "remove"]
targets: ["usr/lib/gtk-2.0/2.10.0/immodules/*.so"]
depends: ["gtk2"]
run: "/usr/bin/gtk-query-immodules-2.0 --update-cache"