mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-13 08:21:03 -04:00
config: notify: change default value to use ${app-id}
Make the default value of ‘notify’ use ${app-id} for icon and
application name.
This commit is contained in:
parent
246c7ffc0f
commit
f9a13e2eec
5 changed files with 8 additions and 6 deletions
|
|
@ -84,6 +84,8 @@
|
|||
* `ctrl + w` (_extend-to-word-boundary_) can now be used across lines
|
||||
(https://codeberg.org/dnkl/foot/issues/421).
|
||||
* Ignore auto-detected URLs that overlap with OSC-8 URLs.
|
||||
* Default value for the `notify` option to use `-a ${app-id} -i
|
||||
${app-id} ...` instead of `-a foot -i foot ...`.
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue