From 066b2297efe51531825029f18c6392a7f1f1e832 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Wed, 16 Dec 2020 10:32:21 +0100 Subject: [PATCH] =?UTF-8?q?changelog:=20group=20=E2=80=98bell=E2=80=99=20e?= =?UTF-8?q?ntries=20together?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9569c3e9..a0d9fd36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,9 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See to add support for this. The value `set-urgency` was chosen for forward-compatibility, in the hopes that this proposal eventualizes (https://codeberg.org/dnkl/foot/issues/157). +* **bell** option can also be set to `notify`, in which case a desktop + notification is emitted when foot receives `BEL` in an unfocused + window. * **word-delimiters** option to `foot.ini` (https://codeberg.org/dnkl/foot/issues/156). * **csd.preferred** can now be set to `none` to disable window @@ -89,9 +92,6 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See * OSC 777;notify: desktop notifications. Use in combination with the new **notify** option in `foot.ini` (https://codeberg.org/dnkl/foot/issues/224). -* **bell** option can now be set to `notify`, in which case a desktop - notification is emitted when foot receives `BEL` in an unfocused - window. ### Changed