mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Add examples
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
# omarchy:summary=Preview a Plymouth boot screen with custom colors and logo
|
# omarchy:summary=Preview a Plymouth boot screen with custom colors and logo
|
||||||
# omarchy:args=<background-hex> <text-hex> <path-to-logo.png> <output-path>
|
# omarchy:args=<background-hex> <text-hex> <path-to-logo.png> <output-path>
|
||||||
|
# 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
|
# Render a Plymouth login-screen preview PNG by compositing the staged omarchy
|
||||||
# theme assets (recolored with the given text color) onto the background.
|
# theme assets (recolored with the given text color) onto the background.
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
# omarchy:summary=Set the Plymouth boot theme colors and logo
|
# omarchy:summary=Set the Plymouth boot theme colors and logo
|
||||||
# omarchy:args=<background-hex> <text-hex> <path-to-logo.png>
|
# omarchy:args=<background-hex> <text-hex> <path-to-logo.png>
|
||||||
|
# omarchy:examples=omarchy plymouth set '#1d2021' '#ebdbb2' ~/.config/omarchy/current/theme/plymouth/logo.png
|
||||||
# omarchy:requires-sudo=true
|
# omarchy:requires-sudo=true
|
||||||
|
|
||||||
# Configure the Plymouth boot theme with a custom background color, text color, and logo.
|
# Configure the Plymouth boot theme with a custom background color, text color, and logo.
|
||||||
|
|||||||
Reference in New Issue
Block a user