From 54b96d45faccb2312e9b696990a893515003d545 Mon Sep 17 00:00:00 2001 From: "Reid \"reidlab" Date: Mon, 20 May 2024 19:27:07 -0700 Subject: [PATCH] blur on popups --- modules/desktop/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/desktop/hyprland.nix b/modules/desktop/hyprland.nix index a420b4e..43af1d1 100644 --- a/modules/desktop/hyprland.nix +++ b/modules/desktop/hyprland.nix @@ -186,7 +186,7 @@ in { enabled = true; size = 4; passes = 2; - #popups = true; + popups = true; }; drop_shadow = false;