diff --git a/bin/omarchy-plymouth-preview b/bin/omarchy-plymouth-preview index 88cc71df..b3724f5a 100755 --- a/bin/omarchy-plymouth-preview +++ b/bin/omarchy-plymouth-preview @@ -2,6 +2,7 @@ # omarchy:summary=Preview a Plymouth boot screen with custom colors and logo # omarchy:args= +# omarchy:examples=omarchy plymouth preview '#1d2021' '#ebdbb2' ~/.config/omarchy/current/theme/plymouth/logo.png /tmp/plymouth-preview.png # Render a Plymouth login-screen preview PNG by compositing the staged omarchy # theme assets (recolored with the given text color) onto the background. diff --git a/bin/omarchy-plymouth-set b/bin/omarchy-plymouth-set index 46a4a9a8..ff9ca27d 100755 --- a/bin/omarchy-plymouth-set +++ b/bin/omarchy-plymouth-set @@ -2,6 +2,7 @@ # omarchy:summary=Set the Plymouth boot theme colors and logo # omarchy:args= +# omarchy:examples=omarchy plymouth set '#1d2021' '#ebdbb2' ~/.config/omarchy/current/theme/plymouth/logo.png # omarchy:requires-sudo=true # Configure the Plymouth boot theme with a custom background color, text color, and logo.