Notifications on different layers overlap each other
Open
- Dominant language
- C
- Stars
- 3.3k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
This is perhaps by design, but if so it would be helpful to clearly document this particular caveat.
I have the following in my config:
```
[urgency=critical]
layer=overlay
```
Which results in:
For now I have also added `anchor=center` as a workaround so any critical notifications sent to the `overlay` are centred, and thus do not overlap.
Contributor guide
Assessment
This issue has not been assessed yet.