picom: tentative to remove border around Firefox menus

This commit is contained in:
Vincent Bernat 2021-12-20 20:54:23 +01:00
parent 2351fe909c
commit 1a69ef4f6e

View file

@ -28,6 +28,7 @@ blur-method = "dual_kawase";
blur-strength = 3;
blur-background-exclude = [
"class_i = 'xss-dimmer'",
"_GTK_FRAME_EXTENTS@:c",
"window_type != 'dock' &&
window_type != 'tooltip' &&
window_type !*= 'menu' &&