Merge pull request #74 from ryanrhughes/add-boot-screen

Add graphical boot screen
This commit is contained in:
David Heinemeier Hansson
2025-07-06 16:00:55 -07:00
committed by GitHub
233 changed files with 1818 additions and 0 deletions

6
migrations/1751743990.sh Normal file
View File

@ -0,0 +1,6 @@
#!/usr/bin/env bash
# Run Plymouth installation script
echo "Install Plymouth splash screen"
bash "$HOME/.local/share/omarchy/install/plymouth.sh"