picom: Update deprecated no-dnd-shadow to wintypes

Now picom doesn't show deprecation messages anymore.
This commit is contained in:
Donovan Glover 2021-11-15 13:03:57 -05:00
parent 5dd54387a7
commit e8bcabdf87
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -12,7 +12,11 @@ shadow = true
#no-dock-shadow = true
# Disable shadow for drag-and-drop functionality
no-dnd-shadow = true
wintypes: {
dnd = {
shadow = false
}
}
# Fade windows when you open and close them, as well as change workspaces
fading = true