src/Apptag/ContentView.swift
@@ -492,7 +492,7 @@ var body: some View { ZStack { if shouldRenderAppGridBehindQuickSearch { VisualEffectView(material: .contentBackground, blendingMode: .behindWindow) VisualEffectView(material: .hudWindow, blendingMode: .behindWindow) .ignoresSafeArea() .allowsHitTesting(false) }