chore: improve kitty config

This commit is contained in:
Youwen Wu 2024-10-08 12:07:30 -07:00
parent 92761a2ca9
commit 76b7394008
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -8,11 +8,12 @@
enable = true;
theme = "Tokyo Night";
font.name = "CaskaydiaCove Nerd Font";
shellIntegration.enableFishIntegration = true;
shellIntegration.enableBashIntegration = true;
settings = {
font_size = 12;
window_padding_width = "8 8 0";
confirm_os_window_close = -1;
shell_integration = "enabled";
enable_audio_bell = "no";
background_opacity = "0.8";
allow_remote_control = "socket-only";