main
59c7d64 ยท 8 days ago 139 commits
 1#theme = Catppuccin Mocha
 2theme = Matugen
 3keybind = ctrl+shift+w=close_surface
 4keybind = ctrl+shift+e=new_split:right
 5keybind = ctrl+shift+o=new_split:down
 6keybind = ctrl+shift+r=reload_config
 7keybind = ctrl+shift+i=unbind
 8font-family = Hack Nerd Font Propo
 9
10background-opacity = 0.95
11
12#cursor-color = #b4befe
13custom-shader = cursor_smear.glsl
14cursor-style = bar
15cursor-style-blink = true
16
17#shell-integration = zsh
18shell-integration-features = no-cursor
19
20term = xterm-ghostty
21mouse-hide-while-typing = true
22
23command = /bin/zsh -c "tmux new"