MyNixOS website logo

Written to XDG_CONFIG_HOME/Mullvad VPN/gui_settings.json or ~/Library/Application Support/Mullvad VPN/gui_settings.json. See https://github.com/mullvad/mullvadvpn-app/blob/main/desktop/packages/mullvad-vpn/src/main/gui-settings.ts for options.

Declarations
Type
JSON value
Default
{ }
Example
{
  animateMap = true;
  autoConnect = false;
  browsedForSplitTunnelingApplications = [ ];
  changelogDisplayedForVersion = "";
  enableSystemNotifications = true;
  monochromaticIcon = false;
  preferredLocale = "system";
  startMinimized = false;
  unpinnedWindow = true;
  updateDismissedForVersion = "";
}