programs.vesktop.settings

Home-Manager option

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.

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"; }
declared in: <home-manager/modules/programs/vesktop.nix>source unavailable