aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoromagdy <omar.professional8777@gmail.com>2024-12-28 23:31:50 +0200
committeromagdy <omar.professional8777@gmail.com>2024-12-28 23:31:50 +0200
commit71d81e0a24a4e26f2ce8f6327ac80a501d4f4636 (patch)
tree8549f6b5bdc633b17e521118edfffa6d0444b977
parent16089bdf9848fd3942fe4282cb2f357cdd312d9c (diff)
downloaddotfiles-71d81e0a24a4e26f2ce8f6327ac80a501d4f4636.tar.xz
dotfiles-71d81e0a24a4e26f2ce8f6327ac80a501d4f4636.zip
Added extra configs to ghostty
-rw-r--r--ghostty/.config/ghostty/config48
1 files changed, 48 insertions, 0 deletions
diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config
index 633bbac..5cd013c 100644
--- a/ghostty/.config/ghostty/config
+++ b/ghostty/.config/ghostty/config
@@ -8,3 +8,51 @@ font-style = bold
gtk-titlebar = false
background-opacity = 0.6
confirm-close-surface = false
+adjust-cell-height = 35%
+
+
+unfocused-split-opacity = 1
+mouse-hide-while-typing = true
+mouse-scroll-multiplier = 2
+
+window-padding-balance = true
+window-save-state = always
+window-colorspace = "display-p3"
+
+# keybindings
+keybind = ctrl+a>r=reload_config
+keybind = ctrl+a>x=close_surface
+keybind = ctrl+a>n=new_window
+
+# tabs
+keybind = ctrl+a>c=new_tab
+keybind = ctrl+a>shift+l=next_tab
+keybind = ctrl+a>shift+h=previous_tab
+keybind = ctrl+a>comma=move_tab:-1
+keybind = ctrl+a>period=move_tab:1
+
+# quick tab switch
+keybind = ctrl+a>1=goto_tab:1
+keybind = ctrl+a>2=goto_tab:2
+keybind = ctrl+a>3=goto_tab:3
+keybind = ctrl+a>4=goto_tab:4
+keybind = ctrl+a>5=goto_tab:5
+keybind = ctrl+a>6=goto_tab:6
+keybind = ctrl+a>7=goto_tab:7
+keybind = ctrl+a>8=goto_tab:8
+keybind = ctrl+a>9=goto_tab:9
+
+# split
+keybind = ctrl+a>\=new_split:right
+keybind = ctrl+a>-=new_split:down
+
+keybind = ctrl+a>j=goto_split:bottom
+keybind = ctrl+a>k=goto_split:top
+keybind = ctrl+a>h=goto_split:left
+keybind = ctrl+a>l=goto_split:right
+
+keybind = ctrl+a>z=toggle_split_zoom
+keybind = ctrl+a>e=equalize_splits
+
+# other
+copy-on-select = clipboard