mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Delegate plymouth theme to packaging
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
if [ "$(plymouth-set-default-theme)" != "omarchy" ]; then
|
# Set omarchy as the default plymouth theme
|
||||||
sudo cp -r "/usr/share/omarchy/default/plymouth" /usr/share/plymouth/themes/omarchy/
|
# Theme files are installed by the package at /usr/share/plymouth/themes/omarchy/
|
||||||
sudo plymouth-set-default-theme omarchy
|
sudo plymouth-set-default-theme omarchy
|
||||||
fi
|
|
||||||
|
|||||||
Reference in New Issue
Block a user