diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -333,7 +333,8 @@ default, you must create it manually. "bar": { "activeWindow": { "compact": false, - "inverted": false + "inverted": false, + "showOnHover": true }, "clock": { "showIcon": true |