From 51ded5a05bf330ccff2f424a52adca8a14fef76d Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Fri, 11 Mar 2022 09:36:32 -0500 Subject: [PATCH] picom: Make hacksaw work with shadows This fixes an issue where picom caused the screen to dim when hacksaw was used. See: https://github.com/neXromancers/hacksaw/issues/33 --- picom/.config/picom.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/picom/.config/picom.conf b/picom/.config/picom.conf index 0fa39d44..72255136 100644 --- a/picom/.config/picom.conf +++ b/picom/.config/picom.conf @@ -11,6 +11,11 @@ shadow = true # Disable shadow on docks like polybar #no-dock-shadow = true +# Disable shadow on hacksaw +shadow-exclude = [ + "name = 'hacksaw'" +] + # Disable shadow for drag-and-drop functionality wintypes: { dnd = {