diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index eb26737..db5445c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,7 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - implemented custom actions mapped to exit codes greater than and equal to 10, this feature is - supported, at the very least, by fuzzel, bemenu, and rofi + supported, at the very least, by fuzzel, mew, and rofi - add support for using a custom configuration file for the fuzzel dmenu backend, this feature is supported by fuzzel since its [1.8.0 release](https://codeberg.org/dnkl/fuzzel/releases/tag/1.8.0) @@ -71,7 +71,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- remove the default options `-w`, `--scrollbar=autohide`, and `-i` from the bemenu configuration +- remove the default options `-w`, `--scrollbar=autohide`, and `-i` from the mew configuration ## [2.1.2] - 2022-04-02 @@ -236,7 +236,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- bemenu is no longer the default dmenu backend +- mew is no longer the default dmenu backend - the username will be set from the `TESSEN_USERKEY` environment variable and if that is unset, the basename of the selected file will be used as the username |