Files
desktop-file-utils/source-files/update-desktop-database.bpmhook
T

5 lines
167 B
Plaintext

trigger_operations: ["install", "upgrade", "remove"]
target_type: "path"
targets: ["usr/share/applications/*.desktop"]
run: "/usr/bin/update-desktop-database --quiet"