-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathghostty.conf
More file actions
87 lines (78 loc) · 2.26 KB
/
ghostty.conf
File metadata and controls
87 lines (78 loc) · 2.26 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
title = " "
# command = /bin/zsh -c "tmux -S /tmp/tmux.sock -q has-session && exec tmux -S /tmp/tmux.sock -2 attach-session -d || exec tmux -S /tmp/tmux.sock -2 new-session -n$USER -s$USER@$(hostname)"
command = /bin/zsh
maximize = true
fullscreen = true
wait-after-command = true
confirm-close-surface = false
quit-after-last-window-closed = true
shell-integration = zsh
# custom-shader = ~/.config/ghostty/shaders/mnoise.glsl
# custom-shader-animation = always
clipboard-read = allow
clipboard-write = allow
copy-on-select = clipboard
window-subtitle = working-directory
window-inherit-working-directory = true
window-colorspace = display-p3
window-theme = dark
window-padding-x = 3
window-padding-y = 3
window-padding-balance = true
background-opacity = 0.6
unfocused-split-opacity = 0.825
resize-overlay = never
resize-overlay-duration = 100ms
cursor-text = #f6f6f6
cursor-opacity = 0.4
cursor-style-blink = false
# alpha-blending = linear
font-size = 14
font-thicken = false
font-family = "HackGen Console NF"
font-family-bold = "HackGen Console NF"
font-family-italic = "HackGen Console NF"
font-family-bold-italic = "HackGen Console NF"
font-feature = -dlig
mouse-hide-while-typing = true
mouse-scroll-multiplier = 2
async-backend = io_uring
auto-update = download
auto-update-channel = tip
quick-terminal-position = "top"
quick-terminal-screen = "main"
quick-terminal-animation-duration = 0.3
quick-terminal-size = "40%"
gtk-opengl-debug = true
gtk-single-instance = false
gtk-titlebar-hide-when-maximized = true
macos-non-native-fullscreen = true
macos-titlebar-style = transparent
macos-window-shadow = false
keybind = ctrl+shift+comma=reload_config
keybind = ctrl+equal=increase_font_size:1
keybind = ctrl+minus=decrease_font_size:1
keybind = ctrl+zero=reset_font_size
keybind = "global:cmd+shift+t=toggle_quick_terminal"
palette = 0=#000000
palette = 1=#fc4346
palette = 2=#50fb7c
palette = 3=#f0fb8c
palette = 4=#49baff
palette = 5=#fc4cb4
palette = 6=#8be9fe
palette = 7=#ededec
palette = 8=#555555
palette = 9=#fc4346
palette = 10=#50fb7c
palette = 11=#f0fb8c
palette = 12=#49baff
palette = 13=#fc4cb4
palette = 14=#8be9fe
palette = 15=#ededec
background = #1f1f1f
foreground = #ebece6
cursor-color = #e4e4e4
cursor-text = #f6f6f6
selection-background = #3a3d41
selection-foreground = #e0e0e0