Linux: Workaround for broken Nvidia drivers for old cards

Fixes #456
This commit is contained in:
Kovid Goyal
2020-05-18 13:41:23 +05:30
parent 09fbd6f5e0
commit 3d2cb37af0
2 changed files with 9 additions and 13 deletions

View File

@@ -18,6 +18,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix marks using different colors with regexes using only a single color
(:pull:`2663`)
- Linux: Workaround for broken Nvidia drivers for old cards (:iss:`456`)
0.17.4 [2020-05-09]
--------------------