Files
dotfiles/.config/ghostty/config
T
avinal 4555248b72 update: create configuration for new tools
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
2025-06-27 19:51:11 +05:30

31 lines
638 B
Plaintext

# Font related configs
font-family = "Monaspace Neon"
font-size = "14"
adjust-underline-position = "1"
adjust-underline-thickness = "1"
#adjust-cell-width = "5%"
#adjust-cell-height = "5%"
adjust-box-thickness = "1"
# Appearance
# theme = "Oxocarbon"
theme = "Raycast_Dark"
# title = "Ghostty"
window-decoration = true
# Cursor setting
cursor-style = "underline"
cursor-click-to-move = true
cursor-color = "cyan"
cursor-text = "cyan"
# cursor-invert-fg-bg = true
# adjust-cursor-thickness = "2"
# Shell setting
shell-integration = "zsh"
shell-integration-features = true
# Clipboard
clipboard-read = "allow"
clipboard-write = "allow"