From cfcbc77fe59ed59527a51ebc46373d26412f53be Mon Sep 17 00:00:00 2001 From: Harivansh Rathi Date: Fri, 3 Apr 2026 03:08:27 +0000 Subject: [PATCH] remove ghostty shift+enter --- home/ghostty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/ghostty.nix b/home/ghostty.nix index f2ad409..8682375 100644 --- a/home/ghostty.nix +++ b/home/ghostty.nix @@ -17,7 +17,7 @@ let window-padding-color = extend mouse-scroll-multiplier = 1 keybind = global:alt+space=toggle_visibility - keybind = shift+enter=text:\n + mouse-hide-while-typing = true ${lib.optionalString hostConfig.isDarwin '' macos-titlebar-style = hidden