mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-02-27 12:22:43 -08:00
32 lines
905 B
Plaintext
32 lines
905 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
|
|
cursor-style = block
|
|
background-opacity = 1.0
|
|
window-colorspace = srgb
|
|
window-padding-x = 10
|
|
window-padding-y = 10
|
|
window-decoration = false
|
|
window-height = 46
|
|
window-width = 180
|
|
confirm-close-surface = false
|
|
copy-on-select = clipboard
|
|
osc-color-report-format = 16-bit
|
|
app-notifications = no-clipboard-copy
|
|
shell-integration = zsh
|
|
shell-integration-features = title,sudo,ssh-env,ssh-terminfo
|
|
desktop-notifications = true
|
|
term=xterm-ghostty
|
|
link-url = true
|
|
link-previews = true
|
|
bell-features=system,attention,no-audio
|
|
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
|