summarylogtreecommitdiffstats
path: root/xlunch-conf-gen.hook
blob: 066069e1d357883d676e5888ed1b02916b822ba1 (plain)
1
2
3
4
5
6
7
8
9
10
[Trigger]
Operation = Install
Operation = Upgrade
Type = File
Target = usr/bin/xlunch

[Action]
Description = Generating new xlunch icons.conf
Exec = bin/bash -c 'genentries -p "/usr/share/xlunch/svgicons" > /etc/xlunch/entries.dsv'
When = PostTransaction