Ghostty: Updated config
This commit is contained in:
@@ -3,12 +3,22 @@ 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 = /opt/homebrew/bin/tmux a -d
|
initial-command = tmux new -A -s main
|
||||||
quit-after-last-window-closed = true
|
quit-after-last-window-closed = true
|
||||||
|
|
||||||
|
mouse-hide-while-typing = true
|
||||||
|
shell-integration = zsh
|
||||||
|
clipboard-paste-protection = false
|
||||||
|
|
||||||
|
macos-titlebar-style = native
|
||||||
|
keybind = shift+enter=text:\n
|
||||||
Reference in New Issue
Block a user