Xsettingsd options for configuration file. See https://github.com/derat/xsettingsd/wiki/Settings for documentation on these values.
Declarations
Type
attribute set of (boolean or signed integer or string)
Default
{ }
Example
{
"Net/ThemeName" = "Numix";
"Xft/Antialias" = true;
"Xft/Hinting" = true;
"Xft/RGBA" = "rgb";
}
Sign in to create a configuration using this setting.