diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2026-05-03 19:45:36 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2026-05-03 19:45:36 +0530 |
| commit | 586366d67f70db48df2780c4292e4b28dd96e324 (patch) | |
| tree | 6e206251699c0d48dfc25b198c5b633859ecc624 /home/ghostty.nix | |
| parent | 869153bbb57a5135c1ce1b1e2c8e5235a947903d (diff) | |
| download | odysseus-586366d67f70db48df2780c4292e4b28dd96e324.zip odysseus-586366d67f70db48df2780c4292e4b28dd96e324.tar.gz | |
an automated commit
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" ]; }; }; |
