change kitty config
This commit is contained in:
parent
2b16eab2f5
commit
1b1550dab1
|
@ -11,12 +11,13 @@
|
|||
};
|
||||
|
||||
settings = {
|
||||
confirm_os_window_close = 0;
|
||||
confirm_os_window_close = 1;
|
||||
background_opacity = "0.55";
|
||||
window_padding_width = 10;
|
||||
scrollback_lines = 10000;
|
||||
enable_audio_bell = false;
|
||||
mouse_hide_wait = 60;
|
||||
tab_title_template = "{title}";
|
||||
};
|
||||
|
||||
keybindings = {
|
||||
|
|
Loading…
Reference in a new issue