BetterFrame/deploy/plymouth/betterframe/betterframe.plymouth
Mitchell R 85a0bcae87 feat(deploy): BetterFrame plymouth boot splash
Replace Pi rainbow + kernel boot text with a black BG + centered BF logo
during boot. Installer renders logo.png from the existing SVG asset via
rsvg-convert, drops a script-based plymouth theme, and appends the
quiet/splash flags to cmdline.txt + disable_splash=1 in config.txt.

cmdline.txt edits are idempotent: each flag only added if missing.
2026-05-13 03:21:37 +02:00

8 lines
215 B
Text

[Plymouth Theme]
Name=BetterFrame
Description=BetterFrame boot splash
ModuleName=script
[script]
ImageDir=/usr/share/plymouth/themes/betterframe
ScriptFile=/usr/share/plymouth/themes/betterframe/betterframe.script