feat: lower kitty transparency
parent
4b5e16454d
commit
84934c6cd6
|
@ -21,7 +21,7 @@ in
|
|||
cursor_shape = "underline";
|
||||
window_padding_width = 3;
|
||||
confirm_os_window_close = 0;
|
||||
background_opacity = "0.92";
|
||||
background_opacity = "0.9";
|
||||
};
|
||||
keybindings = {
|
||||
"ctrl+plus" = "change_font_size all +2.0";
|
||||
|
|
Loading…
Reference in New Issue