programs.vinegar.settings
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
- <home-manager/modules/programs/vinegar.nix>