Fix a regression that broke setting background_opacity via remote control

Fixes #1895
This commit is contained in:
Kovid Goyal
2019-08-07 15:09:04 +05:30
parent eafd8af937
commit 4a851701e9
2 changed files with 4 additions and 1 deletions

View File

@@ -26,6 +26,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
"so-called" monospace fonts such as Nimbus Mono that have non-programming
ligatures.
- Fix a regression that broke setting background_opacity via remote control
(:iss:`1895`)
0.14.3 [2019-07-29]
---------------------