From 7de78b10d0791bba15669e532fb2c6d47b020f9d Mon Sep 17 00:00:00 2001 From: Lukas Cech Date: Sat, 1 Feb 2025 15:51:49 +0100 Subject: [PATCH] Update keybinds for ghostty v1.1 --- home-manager/shared/ghostty.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home-manager/shared/ghostty.config b/home-manager/shared/ghostty.config index d9681d1..63aac48 100644 --- a/home-manager/shared/ghostty.config +++ b/home-manager/shared/ghostty.config @@ -20,8 +20,8 @@ keybind = super+alt+up=unbind keybind = super+k=new_split:down keybind = super+l=new_split:right -keybind = super+alt+j=goto_split:top -keybind = super+alt+k=goto_split:bottom +keybind = super+alt+j=goto_split:up +keybind = super+alt+k=goto_split:down keybind = super+alt+h=goto_split:left keybind = super+alt+l=goto_split:right