services.xsettingsd.settings
Home-Manager option
Xsettingsd options for configuration file. See https://github.com/derat/xsettingsd/wiki/Settings for documentation on these values.
type: attribute set of (boolean or signed integer or string)Default
{ }Example
declared in: <home-manager/modules/services/xsettingsd.nix>source unavailable{ "Net/ThemeName" = "Numix"; "Xft/Antialias" = true; "Xft/Hinting" = true; "Xft/RGBA" = "rgb"; }