Adding rule to ignore chrome

This commit is contained in:
Siina Mashek 2020-07-16 09:38:59 +03:00 committed by Siina Maček
parent 037fdb3abd
commit b6cb8671de

View File

@ -21,8 +21,8 @@ shadow-exclude = [
"name *= 'picom'",
"name *= 'scrot'",
"name *= 'VLC'",
"class_g = 'Firefox' && argb"
"class_g = 'Firefox' && argb",
"class_g = 'Chrome' && argb"
];
# detect-rounded-corners = true;