aboutsummaryrefslogtreecommitdiff
path: root/wiki
diff options
context:
space:
mode:
Diffstat (limited to 'wiki')
-rw-r--r--wiki/Configuration:-Miscellaneous.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/wiki/Configuration:-Miscellaneous.md b/wiki/Configuration:-Miscellaneous.md
index ee78cebd..ae44914e 100644
--- a/wiki/Configuration:-Miscellaneous.md
+++ b/wiki/Configuration:-Miscellaneous.md
@@ -29,9 +29,9 @@ overview {
workspace-shadow {
// off
- softness 120
- spread 20
- offset x=0 y=20
+ softness 80
+ spread 10
+ offset x=0 y=10
color "#00000070"
}
}
@@ -192,7 +192,7 @@ Control the shadow behind workspaces visible in the overview.
Settings here mirror the normal [`shadow` config in the layout section](./Configuration:-Layout.md#shadow), so check the documentation there.
-Keep in mind that workspace shadows are configured for the full-screen workspace size, then zoomed out together with the workspace.
+Workspace shadows are configured for a workspace size normalized to 1080 pixels tall, then zoomed out together with the workspace.
Practically, this means that you'll want bigger spread, offset, and softness compared to window shadows.
```kdl