Ghostty needs a very different scrollfactor than Alacritty and Kitty

cc @mitchellh
This commit is contained in:
David Heinemeier Hansson
2025-09-19 05:32:47 -05:00
parent 206930def8
commit ad155b2545

View File

@@ -27,8 +27,9 @@ input {
}
}
# Scroll faster in the terminal
windowrule = scrolltouchpad 1.5, tag:terminal
# Scroll nicely in the terminal
windowrule = scrolltouchpad 1.5, class:(Alacritty|kitty)
windowrule = scrolltouchpad 0.2, class:com.mitchellh.ghostty
# Enable touchpad gestures for changing workspaces
# See https://wiki.hyprland.org/Configuring/Gestures/