summaryrefslogtreecommitdiff
path: root/.config/picom.conf
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2023-04-20 10:31:18 +0300
committerSyndamia <kamen@syndamia.com>2023-04-20 10:31:18 +0300
commit9ed5429741946518d653109f7f5584415a9e0348 (patch)
tree36ce4d2694251dea9096f1d4eada8811c3d92cb9 /.config/picom.conf
parent5cf34f5019094a62a53e0978156fb800820f5b68 (diff)
downloaddotfiles-9ed5429741946518d653109f7f5584415a9e0348.tar
dotfiles-9ed5429741946518d653109f7f5584415a9e0348.tar.gz
dotfiles-9ed5429741946518d653109f7f5584415a9e0348.zip
[.config/picom] Added easyeffects to shadow exclusion
Diffstat (limited to '.config/picom.conf')
-rw-r--r--.config/picom.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/picom.conf b/.config/picom.conf
index 5714d74..de41263 100644
--- a/.config/picom.conf
+++ b/.config/picom.conf
@@ -50,7 +50,8 @@ shadow-exclude = [
"class_g = 'Cairo-clock'",
"_GTK_FRAME_EXTENTS@:c",
"class_g = 'lead'",
- "class_g = 'firefox' && argb" # thanks https://github.com/rehmano/dotfiles/blob/master/picom/picom.conf
+ "class_g = 'firefox' && argb", # thanks https://github.com/rehmano/dotfiles/blob/master/picom/picom.conf
+ "class_g = 'easyeffects'"
];
# Specify a X geometry that describes the region in which shadow should not