This commit is contained in:
2025-12-21 00:14:58 -08:00
parent 2cc3cc363c
commit da97c974b9
4 changed files with 163 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ font-size = 12
font-feature = +calt
font-feature = +liga
font-feature = +dlig
theme = catppuccin-macchiato
theme = Catppuccin Macchiato
cursor-style = block
window-padding-x = 10
window-padding-y = 10
@@ -14,6 +14,10 @@ window-width = 180
confirm-close-surface = false
copy-on-select = clipboard
app-notifications = no-clipboard-copy
shell-integration = zsh
shell-integration-features = title,sudo,ssh-env,ssh-terminfo
desktop-notifications = true
term=ghostty
keybind = all:ctrl+enter=unbind
keybind = all:ctrl+shift+j=next_tab
keybind = all:ctrl+shift+k=last_tab

View File

@@ -17,3 +17,6 @@ app-notifications = no-clipboard-copy
keybind = all:ctrl+enter=unbind
keybind = all:ctrl+grave_accent=toggle_quick_terminal
shell-integration = zsh
shell-integration-features = title,sudo,ssh-env,ssh-terminfo
desktop-notifications = true
term=ghostty