Update Plymouth theme to enable smoother progress bar (#3661)

* Update Plymouth theme to enable smoother progress bar

* Fix migration

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
Mitch Lombardi
2026-05-03 17:03:30 +02:00
committed by GitHub
co-authored by David Heinemeier Hansson
parent e8b1b4649f
commit a700806f91
3 changed files with 139 additions and 159 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# omarchy:summary=Overwrite the user config for the Plymouth drive decryption and boot sequence with the Omarchy default and rebuild it.
# omarchy:requires-sudo=true
sudo cp ~/.local/share/omarchy/default/plymouth/* /usr/share/plymouth/themes/omarchy/
sudo cp -r ~/.local/share/omarchy/default/plymouth/* /usr/share/plymouth/themes/omarchy/
sudo plymouth-set-default-theme omarchy
if command -v limine-mkinitcpio &>/dev/null; then