diff --git a/etc/xdg/compton.conf b/etc/xdg/compton.conf index c35df7d8..9a0bc5f1 100644 --- a/etc/xdg/compton.conf +++ b/etc/xdg/compton.conf @@ -40,6 +40,9 @@ shadow-exclude = [ "g:e:Synapse", "g:e:Kupfer", "g:e:Conky", + "n:w:*Firefox*", + "n:w:*Chrome*", + "n:w:*Chromium*", "class_g ?= 'Notify-osd'", "class_g ?= 'Cairo-dock'", "class_g ?= 'Xfce4-notifyd'",