From b6ee747e84e56e4aa6831b079dccd1df68ae5b48 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 15 Apr 2025 01:15:27 -0400 Subject: [PATCH] picom: don't blur coord window --- home/picom.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/picom.nix b/home/picom.nix index 260fada6..d9591d48 100644 --- a/home/picom.nix +++ b/home/picom.nix @@ -21,6 +21,7 @@ shadowExclude = fadeExclude ++ [ "class_g = 'slop'" + "class_g = 'coord'" ]; opacityRules = [ @@ -35,6 +36,7 @@ blur-background-exclude = [ "class_g = 'slop'" + "class_g = 'coord'" ]; clip-shadow-above = [