Convert alacritty config to TOML

This commit is contained in:
2024-02-12 10:51:25 -06:00
parent 74ec4860db
commit a7626f098d
2 changed files with 16 additions and 856 deletions

16
alacritty/alacritty.toml Normal file
View File

@@ -0,0 +1,16 @@
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