Skip to content

Commit 1ab6748

Browse files
committed
add: [branding].tagline + tagline_long -- distro one-line description is now operator-rebrandable
1 parent 0787e53 commit 1ab6748

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

usr/share/mios/mios.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1695,6 +1695,13 @@ logo_ascii = "fastfetch/mios.txt"
16951695
logo_image = "branding/mios-logo.png"
16961696
icon_ico = "branding/mios.ico"
16971697
fastfetch_config = "fastfetch/config.jsonc"
1698+
# Distro tagline -- the one-line elevator pitch under the MiOS banner.
1699+
# Used by the agreement-gate banner subtitle, the installer banner
1700+
# taglines, the .lnk Description fields, the Add/Remove Programs
1701+
# DisplayName, and the dashboard footer. Operator rebrands via
1702+
# 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"
16981705

16991706
[branding.dashboard]
17001707
frame_width_cols = 80

0 commit comments

Comments
 (0)