diff --git a/options.xhtml b/options.xhtml index ec348dca9..7911c05e6 100644 --- a/options.xhtml +++ b/options.xhtml @@ -79658,15 +79658,15 @@ attribute set of (INI atom (null, bool, int, float or string))

{ actions = "true"; anchor = "top-right"; - backgroundColor = "#000000"; - borderColor = "#FFFFFF"; - borderRadius = "0"; - defaultTimeout = "0"; + background-color = "#000000"; + border-color = "#FFFFFF"; + border-radius = "0"; + default-timeout = "0"; font = "monospace 10"; height = "100"; width = "300"; icons = "true"; - ignoreTimeout = "false"; + ignore-timeout = "false"; layer = "top"; margin = "10"; markup = "true";