programs.vinegar.settings

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/vinegar/config.toml. See https://vinegarhq.org/Configuration/ for more information.

type: attribute set of (TOML value)
Default
{ }
Example
{ env = { WINEFSYNC = "1"; }; studio = { dxvk = false; env = { DXVK_HUD = "0"; MANGOHUD = "1"; }; fflags = { DFIntTaskSchedulerTargetFps = 144; }; renderer = "Vulkan"; }; }
declared in: <home-manager/modules/programs/vinegar.nix>source unavailable