-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathghostty-config
More file actions
34 lines (29 loc) · 889 Bytes
/
ghostty-config
File metadata and controls
34 lines (29 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
font-family = "Zed Mono"
font-style-italic = false
font-size = 14
theme = light:Atom One Light,dark:MyDark
cursor-style="block"
mouse-hide-while-typing = true
window-decoration="auto"
macos-titlebar-style = "tabs"
shell-integration-features = no-cursor, sudo, title
adjust-cell-height = 25%
window-padding-balance = true
window-save-state = always
mouse-scroll-multiplier = 1
macos-option-as-alt = true
unfocused-split-opacity = 1
keybind = ctrl+n=new_window
keybind = ctrl+h=goto_split:left
keybind = ctrl+j=goto_split:bottom
keybind = ctrl+k=goto_split:top
keybind = ctrl+l=goto_split:right
keybind = ctrl+a>h=new_split:left
keybind = ctrl+a>j=new_split:down
keybind = ctrl+a>k=new_split:up
keybind = ctrl+a>l=new_split:right
keybind = ctrl+a>f=toggle_split_zoom
keybind = ctrl+a>n=next_tab
keybind = ctrl+a>p=previous_tab
keybind = super+r=reload_config
window-save-state = always