aboutsummaryrefslogtreecommitdiff
path: root/.config/picom.conf
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-11-27 00:27:58 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-11-27 00:27:58 +0530
commitc974f99921cb4d8eaf917f4edbff9b86c51f2a1b (patch)
tree30fc90dd44c04ecc9dc7f8bdd334d9da93579599 /.config/picom.conf
parent24045012e69eb4d72b7a4344bca515e53412bba0 (diff)
created somewhat custom doom theme
Diffstat (limited to '.config/picom.conf')
-rw-r--r--.config/picom.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/picom.conf b/.config/picom.conf
index 8aec0f8..a0f166d 100644
--- a/.config/picom.conf
+++ b/.config/picom.conf
@@ -68,6 +68,7 @@ shadow-exclude = [
"class_g = 'Cairo-clock'",
"class_g = 'lemonbar'",
"class_g = 'Alacritty'",
+ "class_g = 'Emacs'",
"class_g = 'Pcmanfm'",
"_GTK_FRAME_EXTENTS@:c"
];