diff --git a/home-manager/shared/ghostty.config b/home-manager/shared/ghostty.config index b652c0b..404e27c 100644 --- a/home-manager/shared/ghostty.config +++ b/home-manager/shared/ghostty.config @@ -29,3 +29,6 @@ keybind = super+shift+j=resize_split:up,10 keybind = super+shift+k=resize_split:down,10 keybind = super+shift+h=resize_split:left,10 keybind = super+shift+l=resize_split:right,10 + +# https://ghostty.org/docs/config/reference#scrollback-limit +scrollback-limit = 4096