summarylogtreecommitdiffstats
path: root/plymouth-theme-artix-logo-new.install
diff options
context:
space:
mode:
authorMeganerdNL2023-03-05 22:03:23 +0100
committerMeganerdNL2023-03-05 22:03:23 +0100
commitb5428440036b4be769e9a768fddbedd4a0b22df9 (patch)
tree2ab9663054cf46330ba52661fb894bb552f1dcb0 /plymouth-theme-artix-logo-new.install
parentfa8f5885bea93526bd7d640792aedf375a7dc605 (diff)
downloadaur-plymouth-theme-artix-logo-new.tar.gz
New upstream with new mainainer
Diffstat (limited to 'plymouth-theme-artix-logo-new.install')
-rw-r--r--plymouth-theme-artix-logo-new.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/plymouth-theme-artix-logo-new.install b/plymouth-theme-artix-logo-new.install
new file mode 100644
index 000000000000..c032616b16a2
--- /dev/null
+++ b/plymouth-theme-artix-logo-new.install
@@ -0,0 +1,8 @@
+post_install() {
+ echo "==> To activate run:"
+ echo "==> sudo plymouth-set-default-theme -R artix-logo-new"
+}
+
+post_upgrade() {
+ post_install $1
+}