mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-03-20 06:11:27 -07:00
27 lines
788 B
Plaintext
27 lines
788 B
Plaintext
font-family = JetBrainsMono Nerd Font
|
|
window-title-font-family = JetBrainsMono Nerd Font
|
|
font-size = 12
|
|
font-feature = +calt
|
|
font-feature = +liga
|
|
font-feature = +dlig
|
|
theme = catppuccin-macchiato
|
|
# Catppuccin Macchiato uses muted ANSI white by default; bump for clearer TUIs.
|
|
palette = 7=#cad3f5
|
|
palette = 15=#f4dbd6
|
|
cursor-style = block
|
|
window-padding-x = 10
|
|
window-padding-y = 10
|
|
window-decoration = true
|
|
window-height = 46
|
|
window-width = 180
|
|
confirm-close-surface = false
|
|
copy-on-select = clipboard
|
|
app-notifications = no-clipboard-copy
|
|
keybind = all:ctrl+enter=unbind
|
|
keybind = all:super+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
|