From 89b102958840216a931515708755bc01b319b16d Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 11 Nov 2025 08:45:36 +0100 Subject: [PATCH] Can't use the blur on walker until we can run the whole thing as a single process --- default/hypr/windows.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/default/hypr/windows.conf b/default/hypr/windows.conf index fd25599d..bc665b22 100644 --- a/default/hypr/windows.conf +++ b/default/hypr/windows.conf @@ -4,9 +4,6 @@ windowrule = suppressevent maximize, class:.* # Just dash of opacity by default windowrule = opacity 0.97 0.9, class:.* -# Blur on walker -layerrule = blur, walker - # Fix some dragging issues with XWayland windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0