aboutsummaryrefslogtreecommitdiff
path: root/ghostty/config
blob: 75de0e96a3b8f990114e7dec2f632316fb713afe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
background="black"
font-size = 15
background-blur-radius = 20
mouse-hide-while-typing = true
window-decoration = true

macos-option-as-alt = true
background-opacity = 0.85
background-blur-radius = 20 

keybind = cmd+shift+right=goto_split:right
keybind = cmd+shift+left=goto_split:left
keybind = cmd+shift+up=goto_split:up
keybind = cmd+shift+down=goto_split:down

keybind = cmd+shift+l=goto_split:right
keybind = cmd+shift+h=goto_split:left
keybind = cmd+shift+k=goto_split:up
keybind = cmd+shift+j=goto_split:down

window-padding-balance = true
split-divider-color = #444444