diff --git a/hypr/.config/hypr/rules.conf b/hypr/.config/hypr/rules.conf index 8432456..15b369a 100644 --- a/hypr/.config/hypr/rules.conf +++ b/hypr/.config/hypr/rules.conf @@ -3,4 +3,4 @@ windowrule = match:class tui.impala, float on, size monitor_w*0.55 monitor_h*0.6 windowrule = match:class tui.bluetui, float on, size monitor_w*0.55 monitor_h*0.65, center on layerrule = no_anim on, match:namespace walker -layerrule = blur on, ignore_alpha 0.45, xray on, match:namespace walker +layerrule = blur on, ignore_alpha 0.45, xray off, match:namespace walker