diff --git a/programs/ghostty/default.nix b/programs/ghostty/default.nix index eed7c77..fff3c56 100644 --- a/programs/ghostty/default.nix +++ b/programs/ghostty/default.nix @@ -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