feat: disabled shell integration in kitty removing a beam cursor

This commit is contained in:
Patrick Großmann 2023-05-20 01:38:21 +09:00
parent b0ac314912
commit 0bfd5eb6a0
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F

View file

@ -27,6 +27,7 @@
foreground = "#c9d3e5";
background = "#090a0c";
cursor = "#cccccc";
shell_integration = "disabled";
color0 = " #090a0c";
color8 = " #393e48";