-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathghostty_config
More file actions
39 lines (32 loc) · 786 Bytes
/
ghostty_config
File metadata and controls
39 lines (32 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Ghostty Config File - Kunal Kumar
# Font Settings
font-family = "GohuFont uni14 Nerd Font Mono"
font-style = true
font-synthetic-style = true
font-size = 15
alpha-blending = native
# Theme Settings
theme = GruvboxDark
# Mouse Settings
mouse-hide-while-typing = true
mouse-shift-capture = true
# Window Settings
title = " "
window-vsync = true
window-decoration = server
window-theme = ghostty
window-colorspace = display-p3
window-save-state = never
# Clipboard Settings
clipboard-read = allow
clipboard-write = allow
clipboard-trim-trailing-spaces = true
clipboard-paste-protection = true
# Shell Integration
shell-integration = zsh
shell-integration-features = true
# Terminal Settings
bold-is-bright = true
# Update Settings
auto-update = check
auto-update-channel = stable