This commit is contained in:
Sean Kovacs 2026-01-29 08:52:21 -05:00
commit 81cca7b7bd
Signed by: sckova
GPG key ID: 00F325187C68651A
12 changed files with 104 additions and 54 deletions

View file

@ -113,9 +113,10 @@ in
settings = {
include = "/home/${config.userOptions.username}/.config/kitty/themes/kitty-colors.conf";
scrollback_lines = 10000;
wheel_scroll_multiplier = 5.0;
touch_scroll_multiplier = 5.0;
enable_audio_bell = false;
update_check_interval = 0;
wheel_scroll_multiplier = 10.0;
confirm_os_window_close = 0;
window_padding_width = 4;
tab_bar_min_tabs = 2;