config: remove deprecated options 'notify' and 'notify-focus-inhibit'

They've been deprecated since 1.18.0
This commit is contained in:
Daniel Eklöf 2025-03-17 12:02:57 +01:00
parent 7dbfdc73b6
commit d2ede697f9
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 2 additions and 27 deletions

View file

@ -112,6 +112,8 @@
* `url.uri-characters` and `url.protocols`. Both options have been
replaced by `url.regex`.
* `notify` option (has been deprecated since 1.18.0).
* `notify-focus-inhibit` option (has been deprecated since 1.18.0).
### Fixed