Skip to content

Conversation

@ThinkChaos
Copy link
Contributor

Allow limiting notification urgency to a given maximum.

I'm unfortunately forced to use MS Teams for work, and basically all its notifications are marked as urgent (at least when using the website). This change allows me to cap that:

[app-name=Chromium]
max-urgency=normal

(I use a dedicated browser for work, so app-name is enough filtering.)

Allow limiting notification urgency to a given maximum.

I'm unfortunately forced to use MS Teams for work, and basically all its
notifications are marked as urgent (at least when using the website).
This change allows me to cap that:
```ini
[app-name=Chromium]
max-urgency=normal
```
(I use a dedicated browser for work, so app-name is enough filtering.)
@emersion
Copy link
Owner

emersion commented Mar 9, 2025

I'd prefer a more general approach to this problem, although it is more work: #566

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants