client.apps.windows-terminal.profiles¶
See also:
get,set, How to integrate with Windows Terminal
Key¶
client.apps.windows-terminal.profiles
Description¶
Which profiles should be enabled in Windows Terminal.
Possible values¶
The following values are supported:
primaryto enable a profile for the Primary instance. Note that this value is independent of what primary name is configured.noneto disable any profiles.
Examples¶
multipass set client.apps.windows-terminal.profiles=none
Default value¶
primary (a profile for primary is added when Windows Terminal is found)