summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2230f76..82f4c73 100644
--- a/README.md
+++ b/README.md
@@ -303,7 +303,20 @@ default, you must create it manually.
},
"background": {
"desktopClock": {
- "enabled": false
+ "enabled": false,
+ "scale": 1.0,
+ "position": "bottom-right",
+ "shadow": {
+ "enabled": true,
+ "opacity": 0.7,
+ "blur": 0.4
+ },
+ "background": {
+ "enabled": false,
+ "opacity": 0.7,
+ "blur": true
+ },
+ "invertColors": false
},
"enabled": true,
"visualiser": {