Merge branch 'master' of github.com:ksyasuda/dotfiles

This commit is contained in:
2026-01-16 18:17:30 -08:00
29 changed files with 1463 additions and 354 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,7 +14,12 @@ 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
keybind = all:ctrl+grave_accent=toggle_quick_terminal
keybind = shift+enter=text:\x1b\r

View File

@@ -18,3 +18,6 @@ keybind = all:ctrl+enter=unbind
keybind = all:ctrl+grave_accent=toggle_quick_terminal
shell-integration = zsh
keybind = shift+enter=text:\x1b\r
shell-integration-features = title,sudo,ssh-env,ssh-terminfo
desktop-notifications = true
term=ghostty