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:
primary
to enable a profile for the Primary instance. Note that this value is independent of what primary name is configured.none
to 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)