From 21393956461843ede7c7ef85bb816548b3e96737 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Fri, 28 Mar 2025 15:30:24 +0200 Subject: feat: Update configs --- .config/picom.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.config/picom.conf') diff --git a/.config/picom.conf b/.config/picom.conf index de41263..4c2505f 100644 --- a/.config/picom.conf +++ b/.config/picom.conf @@ -51,6 +51,7 @@ shadow-exclude = [ "_GTK_FRAME_EXTENTS@:c", "class_g = 'lead'", "class_g = 'firefox' && argb", # thanks https://github.com/rehmano/dotfiles/blob/master/picom/picom.conf + "class_g = 'thunderbird' && argb", "class_g = 'easyeffects'" ]; -- cgit v1.2.3