From ea380a3169688d9501a71885214f98c1499be4c4 Mon Sep 17 00:00:00 2001 From: Lulusilly Date: Sun, 14 Sep 2025 09:23:43 -0400 Subject: [PATCH] Opting to keep Darwin setup separate, so will be keeping ghostty config in dotfiles structure now --- .config/ghostty/config | 18 ++++++++++++++++++ .gitignore | 1 - 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 .config/ghostty/config diff --git a/.config/ghostty/config b/.config/ghostty/config new file mode 100644 index 0000000..35b724d --- /dev/null +++ b/.config/ghostty/config @@ -0,0 +1,18 @@ +background-opacity = 0.8 +theme = "IC_Orange_PPL" + +mouse-hide-while-typing = true + +keybind = ctrl+n=new_window +keybind = ctrl+h=goto_split:left +keybind = ctrl+j=goto_split:down +keybind = ctrl+k=goto_split:up +keybind = ctrl+l=goto_split:right + +keybind = ctrl+d>h=new_split:left +keybind = ctrl+d>j=new_split:down +keybind = ctrl+d>k=new_split:up +keybind = ctrl+d>l=new_split:right +keybind = ctrl+d>f=toggle_split_zoom + +window-save-state = always diff --git a/.gitignore b/.gitignore index d6cf2ad..77dae34 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,6 @@ btop environment.d pulse evolution -ghostty gtk-3.0 user-dirs.dirs user-dirs.locale