diff --git a/modules/programs/ghostty.nix b/modules/programs/ghostty.nix index 9ebaa7b30..06b138c61 100644 --- a/modules/programs/ghostty.nix +++ b/modules/programs/ghostty.nix @@ -22,6 +22,10 @@ in { { theme = "catppuccin-mocha"; font-size = 10; + keybind = [ + "ctrl+h=goto_split:left" + "ctrl+l=goto_split:right" + ]; } ''; description = ''