config: gamma-correct-blending: disable by default

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

View file

@ -91,6 +91,7 @@
### Changed
* `cursor.color` moved to `colors.cursor`.
* `gamma-correct-blending` now defaults to `no` instead of `yes`.
### Deprecated