We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0787e53 commit 1ab6748Copy full SHA for 1ab6748
1 file changed
usr/share/mios/mios.toml
@@ -1695,6 +1695,13 @@ logo_ascii = "fastfetch/mios.txt"
1695
logo_image = "branding/mios-logo.png"
1696
icon_ico = "branding/mios.ico"
1697
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"
1705
1706
[branding.dashboard]
1707
frame_width_cols = 80
0 commit comments