tests: add corner-radius-rules to the parsing test
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@@ -155,6 +155,11 @@ rounded-corners-exclude = [
|
||||
"window_type = 'desktop'"
|
||||
];
|
||||
|
||||
corner-radius-rules = [
|
||||
"10:window_type = 'dock'",
|
||||
"0x32:window_type = 'desktop'"
|
||||
];
|
||||
|
||||
|
||||
#################################
|
||||
# Background-Blurring #
|
||||
|
||||
Reference in New Issue
Block a user