2024-11-06

This commit is contained in:
fz0x1 2024-11-06 21:28:27 +00:00
parent dfd3191ee9
commit 7d9e95fafa
9 changed files with 70 additions and 32 deletions

View file

@ -117,6 +117,10 @@ shadow-exclude = [
"class_g = 'Thunderbird' && argb",
"class_g = 'Telegram' && argb",
"name ?= 'Thunderbird' && (window_type = 'utility' || window_type = 'popup_menu')",
"class_g = 'Firefox' && argb",
"class_g = 'firefox' && argb",
"class_g = 'librewolf' && argb",
"class_g = 'Librewolf' && argb",
#
# Exclude some special popup menu shadows, but Modal Windows.
# These are more finetuning thant previous ones: