blob: 7bf0c93561ab0dd154b206755376d82ef5453fab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
font-size = 16
background-blur-radius = 20
mouse-hide-while-typing = true
window-decoration = true
# keybind = global:cmd+/=toggle_quick_terminal
macos-option-as-alt = true
background-opacity = 1
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
|