Remove annoying border around firefox menus

This commit is contained in:
Andrew Scott 2023-03-24 02:14:06 -04:00
parent 379ba34ae4
commit f64d01ac92
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

@ -48,7 +48,8 @@ shadow-exclude = [
"class_g = 'Conky'",
"class_g ?= 'Notify-osd'",
"class_g = 'Cairo-clock'",
"_GTK_FRAME_EXTENTS@:c"
"_GTK_FRAME_EXTENTS@:c",
"class_g = 'firefox' && argb"
];
# Specify a list of conditions of windows that should have no shadow painted over, such as a dock window.