1
0
forked from extern/nix-config

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
This commit is contained in:
Donovan Glover 2022-03-11 09:36:32 -05:00
parent 93d7d54e76
commit 51ded5a05b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -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 = {