mirror of
https://github.com/avinal/dotfiles.git
synced 2026-07-03 23:20:07 +05:30
4555248b72
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
31 lines
638 B
Plaintext
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"
|