dotfiles/alacritty/alacritty.toml

17 lines
242 B
TOML
Raw Normal View History

2024-02-12 16:51:25 +00:00
import = ["/home/daniel/.config/alacritty/themes/User 77 - Mashup colors.toml"]
live_config_reload = true
[font]
size = 10.5
[font.normal]
family = "MesloLGS NF"
[window]
decorations = "none"
opacity = 0.95
[window.padding]
x = 16
y = 16