From 77b9569b8097624d94fc5350fc4fd378f39964ca Mon Sep 17 00:00:00 2001 From: He4eT Date: Fri, 13 Oct 2023 22:03:14 +0300 Subject: [PATCH] thunderbird: turn off shadows --- i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/config b/i3/config index 7d86f99..9a3ae49 100644 --- a/i3/config +++ b/i3/config @@ -14,6 +14,7 @@ exec --no-startup-id picom \ --shadow-exclude='x <= 0 && x2 >= 1920 && y <= 30 && y2 >= 1020' \ --shadow-exclude='class_g ?= "i3-frame"' \ --shadow-exclude='class_g = "firefox" && argb' \ + --shadow-exclude='class_g = "thunderbird" && argb' \ --shadow-exclude='class_g = "TelegramDesktop" && argb' \ # compton: Xubuntu 18.04 Samsung [backup]