diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2026-05-03 16:58:25 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2026-05-03 16:58:25 +0530 |
| commit | 869153bbb57a5135c1ce1b1e2c8e5235a947903d (patch) | |
| tree | caa55dbdb60ad9a715169704ae9ca9aaee07db14 | |
| parent | 0c35005e15dcdda4c199aa30f79faa95da706bc5 (diff) | |
| download | odysseus-869153bbb57a5135c1ce1b1e2c8e5235a947903d.zip odysseus-869153bbb57a5135c1ce1b1e2c8e5235a947903d.tar.gz | |
I'll explain this when I'm sober .. or revert it
an automated commit
| -rw-r--r-- | home.nix | 2 | ||||
| -rw-r--r-- | home/ghostty.nix | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -60,7 +60,7 @@ figlet lazygit inputs.hypr-wellbeing.packages.${pkgs.system}.default - inputs.luffy.packages.${system}.luffy + #inputs.luffy.packages.${system}.luffy ]; }; diff --git a/home/ghostty.nix b/home/ghostty.nix index 34d33e9..3b40aef 100644 --- a/home/ghostty.nix +++ b/home/ghostty.nix @@ -41,6 +41,7 @@ keybind = [ "alt+shift+r=reload_config" "ctrl+a=toggle_quick_terminal" + "ctrl+s=new_tab" ]; }; }; |
