@iamdothash Good sir may I attempt to chamfer-pill you?
```lua
decoration = {
rounding = 20,
-- 1.0 = triangle, 2.0 = circle, 4.0 = squircle
rounding_power = 1.0,
}
```
(unfortunately plugins do not respect the corner shape, only the border radius๐)