2024-11-06
This commit is contained in:
parent
dfd3191ee9
commit
7d9e95fafa
9 changed files with 70 additions and 32 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue