summaryrefslogtreecommitdiff
path: root/alpm-hooks/grub-theme-switch.hook
blob: d297bd7fe7cd16b8b70327193cd266cbd889d7dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Trigger]
Operation = Install
Type      = Package
Target    = breeze-grub
Target    = deeping-grub2-themes
Target    = grub2-theme-gnuaxiom
Target    = parabola-laf

[Action]
Description = Setting GRUB theme
Depends     = grub
When        = PostTransaction
Exec        = set-grub-theme.sh
NeedsTargets