diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 834ed09..c7b36c5 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -155,6 +155,9 @@ allow_tearing = false; }; + # Allow blur for wlogout + layerrule = "blur, logout_dialog"; + decoration = { # See https://wiki.hyprland.org/Configuring/Variables/ for more