feat(kitty): resize in steps
parent
6487394f14
commit
6dde791fb7
|
@ -23,6 +23,7 @@ in
|
|||
confirm_os_window_close = 0;
|
||||
background_opacity = "0.9";
|
||||
font_features = "IntelOneMono-Regular +ss01";
|
||||
resize_in_steps = "yes";
|
||||
};
|
||||
keybindings = {
|
||||
"ctrl+plus" = "change_font_size all +2.0";
|
||||
|
|
Loading…
Reference in New Issue