PKGBUILD/MELAWY/Design/Melawy/melawy-plymouth-theme-hard-.../ins.install

10 lines
186 B
Plaintext
Raw Normal View History

2024-07-19 22:36:59 +05:00
post_install() {
plymouth-set-default-theme --reset
plymouth-set-default-theme melawy
plymouth-set-default-theme --rebuild-initrd melawy
}
post_upgrade() {
post_install
}