Respect --override of background_opacity for --single-instance

Fixes #2806
This commit is contained in:
Kovid Goyal
2020-06-27 09:18:41 +05:30
parent fd3a4536e7
commit cc15ff73b7
2 changed files with 6 additions and 0 deletions

View File

@@ -17,6 +17,10 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Allow passing the current selection to kittens (:iss:`2796`)
- Allow setting the :opt:`background_opacity` of new OS windows created via
:option:`kitty --single-instance` using the :option:`kitty --override` command line
argument (:iss:`2806`)
0.18.1 [2020-06-23]
--------------------