From 015c9b9952b28474bbeb63a0980f269cc94ce058 Mon Sep 17 00:00:00 2001 From: codepuncher Date: Sun, 3 Aug 2025 12:26:04 +0100 Subject: [PATCH] chore(term): update ghostty keys --- terminals/ghostty | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/terminals/ghostty b/terminals/ghostty index c2b47c4..449690b 100644 --- a/terminals/ghostty +++ b/terminals/ghostty @@ -2,3 +2,7 @@ background-opacity=0.75 maximize=true window-decoration=none theme=tokyonight-storm +keybind = ctrl+alt+shift+up=resize_split:up,10 +keybind = ctrl+alt+shift+left=resize_split:left,10 +keybind = ctrl+alt+shift+down=resize_split:down,10 +keybind = ctrl+alt+shift+right=resize_split:right,10