diff --git a/src/tauon/t_modules/t_wayland_blur.py b/src/tauon/t_modules/t_wayland_blur.py index db017e01b..6ee21244a 100644 --- a/src/tauon/t_modules/t_wayland_blur.py +++ b/src/tauon/t_modules/t_wayland_blur.py @@ -1,7 +1,7 @@ """Background blur behind the window on Wayland Implements ``ext-background-effect-v1`` (KWin 6.7+, Hyprland 0.56+, niri -26.04+, Mutter 51+) so the compositor blurs behind Tauon while a glass style +26.04+, Mutter 51+, Cosmic-Comp 1.3.0+) so the compositor blurs behind Tauon while a glass style is selected. Hyprland no longer blurs translucent windows unless asked through this protocol.