diff --git a/ghostty/config b/ghostty/config new file mode 100644 index 0000000..d23670c --- /dev/null +++ b/ghostty/config @@ -0,0 +1,6 @@ +keybind = super+left=goto_split:left +keybind = super+right=goto_split:right +keybind = super+up=goto_split:top +keybind = super+down=goto_split:bottom +unfocused-split-opacity = 0.3 +scrollback-limit = 10000 \ No newline at end of file