changelog

This commit is contained in:
ClementTsang 2025-03-05 23:53:29 -05:00
parent fc4263bb5f
commit 75b376bd86
No known key found for this signature in database
GPG Key ID: DC3B7867D8D97095
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ That said, these are more guidelines rather than hardset rules, though the proje
- [#1559](https://github.com/ClementTsang/bottom/pull/1559): Rename `--enable_gpu` to `--disable_gpu`, and make GPU features enabled by default.
- [#1570](https://github.com/ClementTsang/bottom/pull/1570): Consider `$XDG_CONFIG_HOME` on macOS when looking for a default config path in a backwards-compatible fashion.
- [#1686](https://github.com/ClementTsang/bottom/pull/1686): Allow hyphenated arguments to work as well (e.g. `--autohide-time`).
### Other