Fix annoying menu shadows in GTK4 apps

This commit is contained in:
Derek Taylor
2023-04-29 12:49:39 -05:00
parent f9afb1abe0
commit 4a0c0ff6f2
3 changed files with 5 additions and 4 deletions

View File

@@ -38,6 +38,7 @@ shadow-exclude = [
"class_g = 'slop'",
"class_g = 'Polybar'",
"class_g = 'trayer'",
"override_redirect = true",
"_GTK_FRAME_EXTENTS@:c"
];