mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 23:26:34 +00:00
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.
8 lines
215 B
Text
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
|