diff options
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r-- | sway/sway.5.scd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd index a68eee5c..0352b403 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -686,6 +686,9 @@ The default colors are: *shadow_color* <hex color with alpha> The shadow color. Default color: #0000007F +*shadow_inactive_color* <hex color with alpha> + The shadow color for inactive windows. Default value: *shadow_color* + *blur* enable|disable Sets whether blur should be drawn. Can also be set per window with *for_window*. |