9 lines
135 B
YAML
9 lines
135 B
YAML
# Silent alacritty config
|
|
|
|
# Hack to hide the cursor
|
|
colors:
|
|
primary:
|
|
background: "#1d1f21"
|
|
foreground: "#1d1f21"
|
|
|