mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-25 01:40:19 -05:00
changelog: more template parameters we've added to desktop-notifications
This commit is contained in:
parent
a9e462d952
commit
901daefd96
1 changed files with 3 additions and 2 deletions
|
|
@ -75,8 +75,9 @@
|
||||||
* `desktop-notifications.command` option, replaces `notify`.
|
* `desktop-notifications.command` option, replaces `notify`.
|
||||||
* `desktop-notifications.inhibit-when-focused` option, replaces
|
* `desktop-notifications.inhibit-when-focused` option, replaces
|
||||||
`notify-focus-inhibit`.
|
`notify-focus-inhibit`.
|
||||||
* `${icon}`, `${urgency}` and `${action-argument}` added
|
* `${category}`, `${urgency}`, `${expire-time}`, `${replace-id}`,
|
||||||
to the `desktop-notifications.command` template.
|
`${icon}` and `${action-argument}` added to the
|
||||||
|
`desktop-notifications.command` template.
|
||||||
* `desktop-notifications.command-action-argument` option, defining how
|
* `desktop-notifications.command-action-argument` option, defining how
|
||||||
`${action-argument}` (in `desktop-notifications.command`) should be
|
`${action-argument}` (in `desktop-notifications.command`) should be
|
||||||
expanded.
|
expanded.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue