diff options
Diffstat (limited to '.config/picom.conf')
| -rw-r--r-- | .config/picom.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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'" ]; |
