From f27f4cc69aad0d94dd41b9fc4fc3d1f068c4537d Mon Sep 17 00:00:00 2001 From: Hakadao Date: Mon, 24 Feb 2025 10:55:25 +0800 Subject: [PATCH] chore: disable blurred cover background when disableFrostedGlass is open --- src/components/AppBackground.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/components/AppBackground.vue b/src/components/AppBackground.vue index 6f9be56b..8801c83d 100644 --- a/src/components/AppBackground.vue +++ b/src/components/AppBackground.vue @@ -128,8 +128,12 @@ function setAppWallpaperMaskingOpacity() { /> - - + +