Summary: A dictionary of XSETTINGS to override
Description:
This dictionary maps XSETTINGS names to overrides values. The values must be either strings, signed int32s or (in the case of colors), 4-tuples of uint16 (red, green, blue, alpha; 65535 is fully opaque).
Type: a{sv}
Default: {}
Note:
In the array, there must be one and only one while space behind the comma(,).
Or else, the default value can't be restored
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\Gnome3\org.cinnamon.settings-daemon.plugins.xsettings |
Value Name | overrides |
Value Type | REG_SZ |
Default Value | {} |