From 2c24e0a0be13170f9096e6e5eee52aabccbe38b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 7 Apr 2024 01:59:04 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(hypr):=20disable=20blur=20xra?= =?UTF-8?q?y?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/themes/luna/decoration.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/themes/luna/decoration.conf b/.config/hypr/themes/luna/decoration.conf index 7c688b85..da8d1c6b 100644 --- a/.config/hypr/themes/luna/decoration.conf +++ b/.config/hypr/themes/luna/decoration.conf @@ -21,7 +21,7 @@ decoration { passes = 4 ignore_opacity = true new_optimizations = true - xray = true + xray = false noise = 0.0 popups = true }