feat(branding): professionalize installer and system branding
- Refactor installer with Gum for a professional interactive experience - Create custom Nomarchy Plymouth theme with centered logo - Establish assets/branding directory for official logos and ASCII art - Update Fastfetch config with official ASCII art and declarative stats - Declaratively link branding assets via Home Manager
This commit is contained in:
8
assets/plymouth/nomarchy.plymouth
Normal file
8
assets/plymouth/nomarchy.plymouth
Normal file
@@ -0,0 +1,8 @@
|
||||
[Plymouth Theme]
|
||||
Name=Nomarchy
|
||||
Description=Nomarchy boot splash theme
|
||||
ModuleName=script
|
||||
|
||||
[script]
|
||||
ImageDir=/etc/plymouth/themes/nomarchy
|
||||
ScriptFile=/etc/plymouth/themes/nomarchy/nomarchy.script
|
||||
Reference in New Issue
Block a user