Skip to content

Commit 975886e

Browse files
committed
change: distro tagline 'Immutable Fedora AI Workstation' -> 'My Personalized OS'
Per operator: "MiOS 'Immutable Fedora AI Workstation' -- change this to MiOS 'My Personalized OS' as the description for the installed app". Single-source change in mios.toml [branding].tagline / .tagline_long -- the tagline is now lifted (b669460), so this single edit propagates to EVERY surface that displays it: Show-MiOSBanner subtitle (agreement gate, dashboard), the installer banner taglines, mios-help.ps1 header, and the Add/Remove Programs DisplayName. This is exactly the SSOT-for-code payoff the lift was meant to enable.
1 parent 1ab6748 commit 975886e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

usr/share/mios/mios.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1700,8 +1700,8 @@ fastfetch_config = "fastfetch/config.jsonc"
17001700
# taglines, the .lnk Description fields, the Add/Remove Programs
17011701
# DisplayName, and the dashboard footer. Operator rebrands via
17021702
# mios.html for a custom downstream (e.g. "MyCo Dev Workstation").
1703-
tagline = "Immutable Fedora AI Workstation"
1704-
tagline_long = "Immutable Fedora AI Workstation -- Self-replicating bootc OS"
1703+
tagline = "My Personalized OS"
1704+
tagline_long = "My Personalized OS -- Self-replicating bootc OS, immutable and personal"
17051705

17061706
[branding.dashboard]
17071707
frame_width_cols = 80

0 commit comments

Comments
 (0)