ghostty: Fixed config

This commit is contained in:
2026-02-18 08:41:44 +01:00
parent 7aba0edcde
commit dad30c2bb9

View File

@@ -3,19 +3,19 @@ font-thicken = true
font-size = 15 font-size = 15
theme = Catppuccin Mocha theme = Catppuccin Mocha
window-inherit-font-size = true
window-height = 33
window-width = 130
cursor-opacity = 0.5 cursor-opacity = 0.5
cursor-style-blink = true cursor-style-blink = true
background-opacity = 0.9 background-opacity = 0.9
background-blur-radius = 20 background-blur-radius = 20
initial-command = tmux new -A -s main initial-command = /opt/homebrew/bin/tmux new -A -s main
quit-after-last-window-closed = true quit-after-last-window-closed = true
window-inherit-font-size = true
window-height = 33
window-width = 130
mouse-hide-while-typing = true mouse-hide-while-typing = true
shell-integration = zsh shell-integration = zsh
clipboard-paste-protection = false clipboard-paste-protection = false