mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
config: notify-send: it's "action=label", not "action,label"
This commit is contained in:
parent
37ab3b1603
commit
e271027c0c
3 changed files with 3 additions and 3 deletions
|
|
@ -496,7 +496,7 @@ Note: do not set *TERM* here; use the *term* option in the main
|
|||
reporting the XDG activation token in any way. This means
|
||||
window activation will not work by default.
|
||||
|
||||
Default: _notify-send --wait --app-name ${app-id} --icon ${icon} --urgency ${urgency} --action ${action-name},${action-label} --print-id -- ${title} ${body}_.
|
||||
Default: _notify-send --wait --app-name ${app-id} --icon ${icon} --urgency ${urgency} --action ${action-name}=${action-label} --print-id -- ${title} ${body}_.
|
||||
|
||||
|
||||
*inhibit-when-focused*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue