diff --git a/i3/config b/i3/config index 1ac7ad2..48d9987 100644 --- a/i3/config +++ b/i3/config @@ -9,8 +9,8 @@ exec --no-startup-id picom \ --backend glx \ --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 = "org.mozilla.firefox" && argb' \ + --shadow-exclude='class_g = "org.mozilla.thunderbird" && argb' \ --shadow-exclude='class_g = "TelegramDesktop" && argb' \ # [Appearance]