summaryrefslogtreecommitdiff
path: root/alpm-hooks/grub-theme-switch.hook
diff options
context:
space:
mode:
Diffstat (limited to 'alpm-hooks/grub-theme-switch.hook')
-rw-r--r--alpm-hooks/grub-theme-switch.hook14
1 files changed, 14 insertions, 0 deletions
diff --git a/alpm-hooks/grub-theme-switch.hook b/alpm-hooks/grub-theme-switch.hook
new file mode 100644
index 0000000..d297bd7
--- /dev/null
+++ b/alpm-hooks/grub-theme-switch.hook
@@ -0,0 +1,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