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
This commit is contained in:
2025-06-27 19:45:43 +05:30
parent 49eed0e56a
commit 4555248b72
24 changed files with 855 additions and 396 deletions
+30
View File
@@ -0,0 +1,30 @@
# 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"