config: gamma-correct-blending: disable by default

This commit is contained in:
Daniel Eklöf 2025-05-01 08:09:08 +02:00
parent 9ff0151055
commit 7ced397089
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
8 changed files with 14 additions and 21 deletions

View file

@ -65,6 +65,10 @@
## Unreleased
### Added
### Changed
* `gamma-correct-blending` now defaults to `no` instead of `yes`.
### Deprecated
### Removed
### Fixed