Added rule for the Android emulator
This commit is contained in:
parent
cb1abfe9cc
commit
90dacade3c
@ -91,7 +91,8 @@ shadow-opacity = 0.85;
|
|||||||
# argb are affected)
|
# argb are affected)
|
||||||
shadow-exclude = [
|
shadow-exclude = [
|
||||||
"name = 'Notification'",
|
"name = 'Notification'",
|
||||||
"_GTK_FRAME_EXTENTS@:c"
|
"_GTK_FRAME_EXTENTS@:c",
|
||||||
|
"name = 'Android Emulator*'"
|
||||||
];
|
];
|
||||||
# Avoid drawing shadow on all shaped windows
|
# Avoid drawing shadow on all shaped windows
|
||||||
# (see also: --detect-rounded-corners)
|
# (see also: --detect-rounded-corners)
|
||||||
|
Loading…
Reference in New Issue
Block a user