From 2ebe8b6b28db50d6f58d992326f738a9fbc6e550 Mon Sep 17 00:00:00 2001
From: Myned <dev@bjork.tech>
Date: Sat, 29 Mar 2025 18:12:57 -0500
Subject: [PATCH] ghostty: modify scroll speed

---
 options/custom/programs/ghostty.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/options/custom/programs/ghostty.nix b/options/custom/programs/ghostty.nix
index e41e237..12f733c 100644
--- a/options/custom/programs/ghostty.nix
+++ b/options/custom/programs/ghostty.nix
@@ -57,7 +57,7 @@ in {
             mouse-hide-while-typing = true;
 
             # https://ghostty.org/docs/config/reference#mouse-scroll-multiplier
-            mouse-scroll-multiplier = 2;
+            mouse-scroll-multiplier = 1.5;
 
             # https://ghostty.org/docs/config/reference#scrollback-limit
             #!! Per terminal surface