update ghostty config keybindings

This commit is contained in:
Salar Rahmanian 2025-10-04 11:57:03 -07:00
parent 2708a86df9
commit cd7c51855f

View file

@ -17,6 +17,9 @@ let
working-directory = "home";
keybind = [
"shift+enter=text:\n"
"super+k=toggle_split_zoom"
"super+b>'=new_split:right"
"super+b>-=new_split:down"
];
};
in