Commit 8f3ceb0
committed
mios.toml: consolidate apps to ONE -- MiOS.lnk opens MiOS-DEV
Operator 2026-05-09: "MiOS app opens direct to the local OCI
image(s) or podman-MiOS-DEV ... TOO MANY APPS!! I SAID UNIFY".
[apps]
hub_shortcut_name "MiOS-WIN" -> "MiOS"
-- THE single MiOS app .lnk; per-verb shortcuts removed
(MiOS Help / MiOS Config / MiOS-DEV / MiOS-WIN are typed
verbs in the terminal, not separate native apps).
[theme.terminal]
profile_name "MiOS-WIN" (unchanged -- WT pwsh dashboard
profile, no .lnk; available in
WT dropdown for operators who
want the Windows-side typing
surface).
dev_profile_name "MiOS-DEV" (unchanged -- WT dev VM profile).
hub_target_profile "MiOS-DEV" NEW KEY -- the WT profile name
that the hub MiOS.lnk launches.
Default = "MiOS-DEV" so clicking
MiOS opens the dev VM bash login
(the canonical MiOS experience).
Operators can override via
mios.html if they prefer the
pwsh dashboard surface.
summon_window_name "MiOS-DEV" -- Win+Space summons the dev VM.
Companion mios-bootstrap commit (f1781f4) drops $miosVerbs to []
and extends the legacy-shortcut reap to clean up MiOS-WIN.lnk +
the per-verb .lnks left behind by previous installs.1 parent ad04e7a commit 8f3ceb0
1 file changed
Lines changed: 25 additions & 16 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 | | - | |
| 1829 | + | |
| 1830 | + | |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
1835 | 1837 | | |
1836 | | - | |
1837 | | - | |
1838 | | - | |
1839 | | - | |
1840 | | - | |
| 1838 | + | |
| 1839 | + | |
| 1840 | + | |
| 1841 | + | |
| 1842 | + | |
| 1843 | + | |
1841 | 1844 | | |
1842 | | - | |
| 1845 | + | |
1843 | 1846 | | |
1844 | 1847 | | |
1845 | 1848 | | |
| |||
1991 | 1994 | | |
1992 | 1995 | | |
1993 | 1996 | | |
1994 | | - | |
1995 | | - | |
1996 | | - | |
1997 | | - | |
| 1997 | + | |
| 1998 | + | |
| 1999 | + | |
| 2000 | + | |
| 2001 | + | |
| 2002 | + | |
| 2003 | + | |
| 2004 | + | |
| 2005 | + | |
| 2006 | + | |
1998 | 2007 | | |
1999 | 2008 | | |
2000 | 2009 | | |
| |||
0 commit comments