diff --git a/nix/homeModules/common/ghostty.nix b/nix/homeModules/common/ghostty.nix index d259e588..2b0513f4 100644 --- a/nix/homeModules/common/ghostty.nix +++ b/nix/homeModules/common/ghostty.nix @@ -28,6 +28,8 @@ in "ctrl+-=decrease_font_size:1" ]; + mouse-hide-while-typing = true; + # Theme background = "#fdf6e3"; foreground = "#073642";