From a41eaa8d8318ee34f16436c4ddbdba89f5408acb Mon Sep 17 00:00:00 2001 From: William McKinnon Date: Mon, 22 May 2023 23:13:00 -0400 Subject: [PATCH] added blur-xray explanation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13188e3a..5fdf2c66 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Sway is an incredible window manager, and certainly one of the most well establi - `shadow_color ex, #0000007F` + Window blur: - `blur enable|disable` - - `blur_xray enable|disable` + - `blur_xray enable|disable`: this will set floating windows to blur based on the background, not the windows below. You probably want to set this to `disable` :) - `blur_passes ` - `blur_radius ` + LayerShell effects (to blur panels / notifications etc) :