Skip to content

Instantly share code, notes, and snippets.

@tsoe77
Created January 31, 2025 15:50
Show Gist options
  • Select an option

  • Save tsoe77/3f9e8e24abf2618036a7adabe6859486 to your computer and use it in GitHub Desktop.

Select an option

Save tsoe77/3f9e8e24abf2618036a7adabe6859486 to your computer and use it in GitHub Desktop.
yet another ghostty config for macos
# ~/.config/ghostty/config
clipboard-read = allow
clipboard-write = allow
copy-on-select = false
window-decoration = auto
window-theme = dark
window-padding-balance = true
window-save-state = always
theme = Dracula
font-size = 14
font-thicken = true
font-thicken-strength = 128
shell-integration = "zsh"
keybind = "global:cmd+alt+s=toggle_quick_terminal"
keybind = "cmd+right=next_tab"
keybind = "cmd+left=previous_tab"
keybind = "cmd+shift+right=goto_split:next"
keybind = "cmd+shift+left=goto_split:previous"
adjust-cell-width = -10%
adjust-cell-height = -5%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment