picom: Exclude polybar from fading in

This likely fixes an issue I had earlier, although I don't remember what
it was. In any case, this change is a positive one since toggling the
bar is now instantaneous as well.
This commit is contained in:
Donovan Glover 2022-07-29 13:07:00 -04:00
parent 768f54ac8e
commit 19c8624061
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -25,6 +25,11 @@ opacity-rule = [
"99:class_g = 'Org.gnome.Nautilus'"
]
# Don't fade in polybar when showing it
fade-exclude = [
"class_g = 'Polybar'"
]
# Disable shadow for drag-and-drop functionality
wintypes: {
dnd = {