Commit ad04e7a
committed
mios.toml: rename Windows app MiOS -> MiOS-WIN ([theme.terminal] + [apps])
Operator 2026-05-09: "MiOS-DEV is the main application the end
user uses, MiOS app itself should be defined as MiOS-WIN from
here on out".
The Linux dev VM (MiOS-DEV) is the canonical MiOS experience --
the immutable Fedora bootc OS / GNOME desktop / AI workstation
the operator interacts with day-to-day. The Windows-side
launcher / dispatcher app gets an explicit "-WIN" suffix to
distinguish it from the Linux MiOS-DEV. PROJECT name remains
"MiOS"; only the WINDOWS TERMINAL APP name changes.
Two SSOT keys updated:
[theme.terminal].profile_name "MiOS" -> "MiOS-WIN"
[apps].hub_shortcut_name "MiOS" -> "MiOS-WIN"
Unchanged (intentionally):
[theme.terminal].scheme_name "MiOS"
-- color scheme name stays project-level
[theme.terminal].dev_profile_name "MiOS-DEV"
-- already the dev VM profile
[apps].aumid "MiOS.Workstation"
-- taskbar-grouping AumID; immutable for upgrade pinning
[apps].start_menu_folder "MiOS"
-- umbrella folder under Programs\, project-level
Companion mios-bootstrap commit (0273d29) wires the renamed
profile_name + hub_shortcut_name into Get-MiOS.ps1's WT-profile
patcher + .lnk creation, with reap-old logic for "MiOS.lnk" + the
"MiOS" WT profile so upgraders don't end up with both names.1 parent 77ee688 commit ad04e7a
1 file changed
Lines changed: 18 additions & 13 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1826 | 1826 | | |
1827 | 1827 | | |
1828 | 1828 | | |
1829 | | - | |
1830 | | - | |
1831 | | - | |
1832 | | - | |
1833 | | - | |
1834 | | - | |
1835 | | - | |
1836 | | - | |
1837 | | - | |
1838 | | - | |
| 1829 | + | |
| 1830 | + | |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
| 1838 | + | |
| 1839 | + | |
| 1840 | + | |
1839 | 1841 | | |
1840 | | - | |
| 1842 | + | |
1841 | 1843 | | |
1842 | 1844 | | |
1843 | 1845 | | |
| |||
1988 | 1990 | | |
1989 | 1991 | | |
1990 | 1992 | | |
1991 | | - | |
1992 | | - | |
| 1993 | + | |
| 1994 | + | |
| 1995 | + | |
| 1996 | + | |
| 1997 | + | |
1993 | 1998 | | |
1994 | 1999 | | |
1995 | 2000 | | |
| |||
0 commit comments