Files
laptop-config/roy-config/alacritty/alacritty.toml
T

18 lines
291 B
TOML
Raw Normal View History

2025-08-16 12:45:45 -05:00
[general]
import = [
"~/.config/alacritty/catppuccin-frappe.toml"
]
2025-08-16 12:40:23 -05:00
[terminal]
shell = "fish"
[font]
2025-08-16 12:59:46 -05:00
normal = { family = "UbuntuMono Nerd Font" }
italic = { family = "UbuntuMono Nerd Font" }
bold = { family = "UbuntuMono Nerd Font" }
size = 16
2025-08-16 12:40:23 -05:00
[window]
decorations = "full"
opacity = 1