dotfiles/alacritty/alacritty.toml

14 lines
185 B
TOML
Raw Normal View History

2024-01-16 19:33:09 -06:00
import = ["~/.config/alacritty/alacritty/catppuccin-frappe.toml"]
2024-01-16 18:22:14 -06:00
[cursor.style]
shape = "Underline"
[font]
2024-01-16 19:33:09 -06:00
size = 23
2024-01-16 18:22:14 -06:00
[font.normal]
2024-01-16 19:33:09 -06:00
family = "Hack Nerd Font"
2024-01-16 18:22:14 -06:00
[window]
2024-01-16 19:33:09 -06:00
opacity = 0.2