diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index a378547..911a9aa 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -184,7 +184,8 @@ rectangle_select_modifiers ctrl+alt allow_remote_control no # The value of the TERM environment variable to set -term xterm-kitty +#term xterm-kitty +term xterm-256color # The width (in pts) of window borders. Will be rounded to the nearest number of pixels based on screen resolution. # Note that borders are displayed only when more than one window is visible. They are meant to separate multiple windows.