aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2026-05-03 16:58:25 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2026-05-03 16:58:25 +0530
commit869153bbb57a5135c1ce1b1e2c8e5235a947903d (patch)
treecaa55dbdb60ad9a715169704ae9ca9aaee07db14
parent0c35005e15dcdda4c199aa30f79faa95da706bc5 (diff)
downloadodysseus-869153bbb57a5135c1ce1b1e2c8e5235a947903d.zip
odysseus-869153bbb57a5135c1ce1b1e2c8e5235a947903d.tar.gz
I'll explain this when I'm sober .. or revert it
an automated commit
-rw-r--r--home.nix2
-rw-r--r--home/ghostty.nix1
2 files changed, 2 insertions, 1 deletions
diff --git a/home.nix b/home.nix
index 967ff23..701115e 100644
--- a/home.nix
+++ b/home.nix
@@ -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"
];
};
};