tests: add corner-radius-rules to the parsing test

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui
2023-04-01 11:27:05 +01:00
parent 6d459badbc
commit 379f67f5c2

View File

@@ -155,6 +155,11 @@ rounded-corners-exclude = [
"window_type = 'desktop'" "window_type = 'desktop'"
]; ];
corner-radius-rules = [
"10:window_type = 'dock'",
"0x32:window_type = 'desktop'"
];
################################# #################################
# Background-Blurring # # Background-Blurring #