Skip to content

Instantly share code, notes, and snippets.

@nalakawula
Created January 13, 2025 08:01
Show Gist options
  • Save nalakawula/1608c121759940c7f07373daaba37996 to your computer and use it in GitHub Desktop.
Save nalakawula/1608c121759940c7f07373daaba37996 to your computer and use it in GitHub Desktop.
$HOME/.config/ghostty/config
# keybind
keybind = ctrl+z>shift+\=new_split:right
keybind = ctrl+z>shift+-=new_split:down
keybind = ctrl+z>c=new_tab
# no pixel
window-decoration = false
gtk-titlebar=false
# theme
theme = catppuccin-mocha
window-theme=system
# support GTK3 !POP_OS theme
gtk-adwaita=false
# Shell integration
shell-integration = fish
# Misc
confirm-close-surface=false
auto-update=off
window-padding-x=2
window-padding-balance=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment