dotfiles/alacritty/alacritty.toml

17 lines
242 B
TOML

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