diff --git a/files/kitty/.config/kitty/kitty.conf b/files/kitty/.config/kitty/kitty.conf index 3db6079..808df66 100644 --- a/files/kitty/.config/kitty/kitty.conf +++ b/files/kitty/.config/kitty/kitty.conf @@ -1500,7 +1500,7 @@ shell_integration no-cursor #: This option must be a comma separated list of the above values. #: This only source the first valid one in the above order. -# term xterm-kitty +term xterm-256color #: The value of the TERM environment variable to set. Changing this #: can break many terminal programs, only change it if you know what