blob: d79148fd0fdac5750d8ec97293c490cdc96c26d7 (
plain)
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
|
#
## @jstmaxlol / ceez2exzt's ghostty config - v2 bc i spaced it cooler xd
### thanks to:
## @mansoorbarri, 00-kat & ghostty's documentation
#
background-opacity = 0.7
background-blur = false
theme = Zenwritten Dark
# other cool themes [Fahrenheit, ]
cursor-style = block
cursor-style-blink = false
cursor-invert-fg-bg = true
shell-integration-features = no-cursor
window-padding-x = 16
window-padding-y = 14
window-width = 84
window-height = 24
window-save-state = never
window-theme = dark
font-family = mononoki
font-size = 12
window-titlebar-foreground = #f82323
window-titlebar-background = #0f0f0f
command = /usr/bin/fish --login --interactive
font-feature = +calt, +liga, +dlig
window-decoration = none
|