From f0c0922bfd57878ec617c58a606858bdb4aebbc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Fri, 1 Nov 2024 15:35:39 +0100 Subject: [PATCH] Home Gen403 @ 2024-11-01-15:35 --- modules/home/hyprland/config.nix | 3 +++ 1 file changed, 3 insertions(+) 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