From 5b45b72fa5a4e2a7daad3bcbbff386029cac06ac Mon Sep 17 00:00:00 2001 From: wochap Date: Tue, 16 Apr 2024 14:13:39 +0000 Subject: [PATCH] update notes --- scenefx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scenefx.md b/scenefx.md index 7fe85e9..754e08c 100644 --- a/scenefx.md +++ b/scenefx.md @@ -37,7 +37,7 @@ static const struct blur_data blur_data = { > **NOTE:** Blur doesn't work on windows with opacity set (opacity_active, opacity_inactive) -> **NOTE:** `scenefx` must be placed before wlroots +> **NOTE:** In DWL's Makefile `scenefx` must be placed before wlroots, e.g. `PKGS = scenefx wlroots wayland-server ...` **IMPORTANT:** This patch requires you to build DWL with the dependencies of WLROOTS: * **scenefx**