Merge pull request #104 from ryanrhughes/add-boot-screen
Add graphical boot screen
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user