MyNixOS website logo

Vesktop settings written to $XDG_CONFIG_HOME/vesktop/settings.json. See https://github.com/Vencord/Vesktop/blob/main/src/shared/settings.d.ts for available options.

Declarations
Type
JSON value
Default
{ }
Example
{
  appBadge = false;
  arRPC = true;
  checkUpdates = false;
  customTitleBar = false;
  disableMinSize = true;
  minimizeToTray = false;
  tray = false;
  splashBackground = "#000000";
  splashColor = "#ffffff";
  splashTheming = true;
  staticTitle = true;
  hardwareAcceleration = true;
  discordBranch = "stable";
}