exclude docks
This commit is contained in:
parent
206b0c341b
commit
884c708c42
|
@ -9,7 +9,7 @@
|
||||||
corner-radius = 10;
|
corner-radius = 10;
|
||||||
rounded-corners-exclude = [
|
rounded-corners-exclude = [
|
||||||
# "window_type = 'normal'"
|
# "window_type = 'normal'"
|
||||||
# "window_type = 'dock'"
|
"window_type = 'dock'"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue