From 965f75d79c6da4a917010f3509d8b450d65095c7 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Fri, 6 Feb 2026 14:47:46 +0000 Subject: Changed the layerrule for the slurp selection layer to disable both animations and blur --- .config/mango/config.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config') diff --git a/.config/mango/config.conf b/.config/mango/config.conf index 1030cef..3f91500 100644 --- a/.config/mango/config.conf +++ b/.config/mango/config.conf @@ -125,8 +125,8 @@ no_radius_when_single=0 focused_opacity=1.0 unfocused_opacity=1.0 -# no blur slurp select layer -layerrule=noblur:1,layer_name:selection +# No animations or blur for slurp select layer +layerrule=noanim:1,noblur:1,layer_name:selection # layout support: tile,scroller,grid,monocle,spiral,dwindle tagrule=id:1,layout_name:tile -- cgit v1.2.3