`client.gui.autostart`

See also: get, set

Contents:

Key

client.gui.autostart.

Description

Whether or not the Multipass GUI should start automatically on startup.

Allowed values

Any case variations of on|off, yes|no, 1|0, and true|false.

Examples

  • multipass set client.gui.autostart=true

Default

true (on Linux and macOS it only takes effect after the client (CLI or GUI) is run a first time).