aboutsummaryrefslogtreecommitdiff
path: root/ghostty/config
blob: e85c1ecf8e041a17914137ff63a6c0dd97abae01 (plain)
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
background=#131313
font-family = JetBrainsMono Nerd Font Mono
font-size = 15
background-blur-radius = 20
mouse-hide-while-typing = true
window-decoration = true

macos-option-as-alt = true
background-opacity = 1
background-blur-radius = 20 
foreground = #FCFCFC

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 = ctrl+shift+l=goto_split:right
keybind = ctrl+shift+h=goto_split:left
keybind = ctrl+shift+k=goto_split:up
keybind = ctrl+shift+j=goto_split:down

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

image-storage-limit = 320000000