blob: f7021e628c98f9f18055bba27164bf3fc24b07b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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
|