mirror of
https://github.com/alacritty/alacritty.git
synced 2025-07-31 22:03:40 -04:00
Add change log entry for scale_with_dpi
setting
This commit is contained in:
parent
f5e2f39979
commit
bf71d532b0
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
- The `custom_cursor_colors` config field was deleted, remove the `colors.cursor.*` options
|
- The `custom_cursor_colors` config field was deleted, remove the `colors.cursor.*` options
|
||||||
to achieve the same behavior as setting it to `false`
|
to achieve the same behavior as setting it to `false`
|
||||||
|
- The `scale_with_dpi` configuration value has been removed, on Linux the env
|
||||||
|
variable `WINIT_HIDPI_FACTOR=1` can be set instead to disable DPI scaling
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue