diff options
Diffstat (limited to 'home/ghostty.nix')
| -rw-r--r-- | home/ghostty.nix | 2 |
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" ]; }; }; |
