blob: c61b10be112272a62df8ffb8232bd0f0780e0574 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
theme = dark:Gruvbox Dark Hard,light:Gruvbox Light Hard
font-family = JetBrainsMono Nerd Font NL
fullscreen = true
window-padding-balance = true
# makes tmux status bar look TOO THICC
window-padding-color = extend
# prevents ghostty from showing popup before closing
confirm-close-surface = false
# Fixes weird ssh via zsh
shell-integration-features = ssh-terminfo,ssh-env
# custom-shader = ~/.config/ghostty/shaders/in-game-crt.glsl
initial-command = tmux
|