From bac4487c9db82cce5e9f223e7843095df19b04a7 Mon Sep 17 00:00:00 2001 From: Alec Goncharow Date: Wed, 28 May 2025 16:32:37 -0400 Subject: some things --- .config/ghostty/config | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to '.config/ghostty/config') diff --git a/.config/ghostty/config b/.config/ghostty/config index d401ac1..6ce03f0 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1,4 +1,4 @@ -command = /usr/bin/fish +command = /opt/homebrew/bin/fish click-repeat-interval = 500 auto-update-channel = tip @@ -9,10 +9,15 @@ background = #062625 selection-invert-fg-bg = true window-theme = dark -window-decoration = false +window-decoration = true cursor-text = #2c4e6c cursor-color = #90ee90 +keybind = ctrl+up=goto_split:up +keybind = ctrl+down=goto_split:down +keybind = ctrl+left=goto_split:left +keybind = ctrl+right=goto_split:right + font-size = 13 font-family = FiraMono -- cgit v1.2.3-70-g09d2