From 2d4ec5ae8e2bb96c8b406ba2b9765231811ee641 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Thu, 26 Jun 2025 16:11:18 +0100 Subject: Added layer rule to disable blur on layer_name:selection so slurp works. --- .config/maomao/config.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/maomao/config.conf') diff --git a/.config/maomao/config.conf b/.config/maomao/config.conf index 5fb1aea..a9855cb 100644 --- a/.config/maomao/config.conf +++ b/.config/maomao/config.conf @@ -119,6 +119,9 @@ no_radius_when_single=0 focused_opacity=1.0 unfocused_opacity=1.0 +# no blur slurp select layer +layerrule=noblur:1,layer_name:selection + # layout support: tile,scroller,grid,monocle,spiral,dwindle tagrule=id:1,layout_name:tile tagrule=id:2,layout_name:tile -- cgit v1.2.3