rounded
This commit is contained in:
parent
f61d615152
commit
8a4fc10e9f
1 changed files with 5 additions and 0 deletions
|
@ -17,3 +17,8 @@ opacity-rule = [
|
||||||
|
|
||||||
animation-delta = 6;
|
animation-delta = 6;
|
||||||
animations = true;
|
animations = true;
|
||||||
|
corner-radius = 8;
|
||||||
|
|
||||||
|
rounded-corners-exclude = [
|
||||||
|
"class_g *= 'dwm'"
|
||||||
|
];
|
||||||
|
|
Loading…
Reference in a new issue