{termFont, ...}: { programs.kitty = { enable = true; themeFile = "Catppuccin-Mocha"; settings = { confirm_os_window_close = 0; window_padding_width = 10; font_size = 12.0; font_family = termFont; # optimization input_delay = 0; repaint_delay = 2; sync_to_monitor = false; wayland_enable_ime = false; }; }; }