aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/ghostty.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/ghostty.nix b/home/ghostty.nix
index 3b40aef..fea0c7b 100644
--- a/home/ghostty.nix
+++ b/home/ghostty.nix
@@ -41,7 +41,7 @@
keybind = [
"alt+shift+r=reload_config"
"ctrl+a=toggle_quick_terminal"
- "ctrl+s=new_tab"
+ "ctrl+shift+s=new_tab"
];
};
};