Skip to content

Instantly share code, notes, and snippets.

@thadeu
Created September 22, 2025 13:44
Show Gist options
  • Save thadeu/320bb257a0e3886e76db15e95f923483 to your computer and use it in GitHub Desktop.
Save thadeu/320bb257a0e3886e76db15e95f923483 to your computer and use it in GitHub Desktop.
Ghostty config
term = "xterm-256color"
theme = TokyoNight Night
font-family = "MesloLGS Nerd Font Mono"
font-size = "14"
font-feature=-liga
font-thicken=true
background-opacity = 1.0
shell-integration-features = no-cursor,sudo,no-title
cursor-style = block
adjust-cell-height = 10%
mouse-scroll-multiplier = 2
window-padding-balance=true
window-save-state=always
window-subtitle=working-directory
window-colorspace = "display-p3"
working-directory = /Users/thadeu/code
macos-titlebar-style=transparent
macos-titlebar-proxy-icon = hidden
gtk-toolbar-style = flat
gtk-wide-tabs = false
gtk-titlebar = false
keybind = cmd+s>r=reload_config
copy-on-select = clipboard
@thadeu
Copy link
Author

thadeu commented Sep 22, 2025

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment