diff --git a/README.md b/README.md index 948cf16c..13188e3a 100644 --- a/README.md +++ b/README.md @@ -26,12 +26,12 @@ Sway is an incredible window manager, and certainly one of the most well establi - `shadows_on_csd enable|disable` (**Note**: The shadow might not fit some windows) - `shadow_blur_radius ` - `shadow_color ex, #0000007F` -+ Window blur: *ONLY ON SWAYFX-GIT, NOT YET RELEASED* ++ Window blur: - `blur enable|disable` - `blur_xray enable|disable` - `blur_passes ` - `blur_radius ` -+ LayerShell effects: *ONLY ON SWAYFX-GIT, NOT YET RELEASED* ++ LayerShell effects (to blur panels / notifications etc) : - `layer_effects ` - Example: `layer_effects "waybar" blur enable; shadows enable; corner_radius 6` - SwayIPC Example: `swaymsg "layer_effects 'waybar' 'blur enable; shadows enable; corner_radius 6'"`