rebrand: fix upstream attribution in README + Omnixient wordmark
The mechanical omnixy->omni pass mangled README lines that refer to the *upstream* OmniXY project (restored to OmniXY/omnixy), and replaced the block-letter OMNIXY fastfetch logo with a clean Omnixient wordmark. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
a054bfaa38
commit
78fb9b4b30
2 changed files with 12 additions and 23 deletions
|
|
@ -42,29 +42,18 @@ in
|
|||
# Create Omnixient branding directory
|
||||
environment.etc."omni/branding/logo.txt".text = ''
|
||||
|
||||
███████╗███╗ ███╗███╗ ██╗██╗██╗ ██╗██╗ ██╗
|
||||
██╔════╝████╗ ████║████╗ ██║██║╚██╗██╔╝╚██╗ ██╔╝
|
||||
██║ ██╔████╔██║██╔██╗ ██║██║ ╚███╔╝ ╚████╔╝
|
||||
██║ ██║╚██╔╝██║██║╚██╗██║██║ ██╔██╗ ╚██╔╝
|
||||
███████╗██║ ╚═╝ ██║██║ ╚████║██║██╔╝ ██╗ ██║
|
||||
╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝╚═╝ ╚═╝ ╚═╝
|
||||
▟▛ omnixient
|
||||
|
||||
Declarative NixOS Configuration
|
||||
Declarative NixOS Configuration
|
||||
'';
|
||||
|
||||
environment.etc."omni/branding/about.txt".text = ''
|
||||
╭─────────────────────────────────────────────────────╮
|
||||
│ │
|
||||
│ ██████╗ ███╗ ███╗███╗ ██╗██╗██╗ ██╗██╗ ██╗│
|
||||
│ ██╔═══██╗████╗ ████║████╗ ██║██║╚██╗██╔╝╚██╗ ██╔╝│
|
||||
│ ██║ ██║██╔████╔██║██╔██╗ ██║██║ ╚███╔╝ ╚████╔╝ │
|
||||
│ ██║ ██║██║╚██╔╝██║██║╚██╗██║██║ ██╔██╗ ╚██╔╝ │
|
||||
│ ╚██████╔╝██║ ╚═╝ ██║██║ ╚████║██║██╔╝ ██╗ ██║ │
|
||||
│ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝╚═╝ ╚═╝ ╚═╝ │
|
||||
│ │
|
||||
│ 🚀 Declarative • 🎨 Beautiful • ⚡ Fast │
|
||||
│ │
|
||||
╰─────────────────────────────────────────────────────╯
|
||||
╭───────────────────────────────────────────╮
|
||||
│ │
|
||||
│ omnixient │
|
||||
│ 🚀 Declarative • 🎨 Beautiful • ⚡ Fast │
|
||||
│ │
|
||||
╰───────────────────────────────────────────╯
|
||||
'';
|
||||
|
||||
# Create fastfetch configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue