Update bpm hook

This commit is contained in:
2026-05-10 16:25:06 +03:00
parent 0f51b351a9
commit 1462affddb
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
trigger_actions: ["install", "upgrade", "remove"]
targets: ["usr/share/applications/*.desktop"]
run: "/usr/bin/update-desktop-database --quiet"