blob: fca3fdc47dbb58f52ddf7880c18a293ffc38536c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[Trigger]
Type = File
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/share/icons/*/
Target = !usr/share/icons/*/?*
[Action]
Description = Updating icon theme caches...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/gtk-update-icon-cache
NeedsTargets
|