mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -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.inhibit-when-focused` option, replaces
|
||||
`notify-focus-inhibit`.
|
||||
* `${icon}`, `${urgency}` and `${action-argument}` added
|
||||
to the `desktop-notifications.command` template.
|
||||
* `${category}`, `${urgency}`, `${expire-time}`, `${replace-id}`,
|
||||
`${icon}` and `${action-argument}` added to the
|
||||
`desktop-notifications.command` template.
|
||||
* `desktop-notifications.command-action-argument` option, defining how
|
||||
`${action-argument}` (in `desktop-notifications.command`) should be
|
||||
expanded.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue