Fix scrollback_indicator_opacity not actually controlling the opacity

Fixes #7557
This commit is contained in:
Kovid Goyal
2024-06-19 06:03:30 +05:30
parent fbdc2b44e0
commit 2bcb32d611
2 changed files with 3 additions and 1 deletions

View File

@@ -63,6 +63,8 @@ Detailed list of changes
- Wayland labwc: Fix kitty timing out waiting for compositor to quit fucking around with scales on labwc (:iss:`7540`)
- Fix :opt:`scrollback_indicator_opacity` not actually controlling the opacity (:iss:`7557`)
0.35.1 [2024-05-31]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~