diff options
| author | Syndamia <kamen@syndamia.com> | 2025-03-28 15:30:24 +0200 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2025-03-28 15:30:24 +0200 |
| commit | 21393956461843ede7c7ef85bb816548b3e96737 (patch) | |
| tree | 788a65454f8c2c7860c04a1162dc2cbe0dabc70a /.config/picom.conf | |
| parent | 25fce569cc7fb856338207c594c8fc07c37b8744 (diff) | |
| download | dotfiles-21393956461843ede7c7ef85bb816548b3e96737.tar dotfiles-21393956461843ede7c7ef85bb816548b3e96737.tar.gz dotfiles-21393956461843ede7c7ef85bb816548b3e96737.zip | |
feat: Update configs
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'" ]; |
