We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82734b9 commit 6a6a1baCopy full SHA for 6a6a1ba
1 file changed
airootfs/etc/pacman.d/hooks/plymouth-theme.hook
@@ -0,0 +1,10 @@
1
+[Trigger]
2
+Type = Package
3
+Operation = Install
4
+Target = plymouth
5
+
6
+[Action]
7
+Description = Set AzuOS Plymouth Theme
8
+When = PostTransaction
9
+Exec = /usr/bin/plymouth-set-default-theme -R breeze
10
+# remove from airootfs!
0 commit comments