17 lines
238 B
TOML
17 lines
238 B
TOML
import = ["/home/daniel/.config/alacritty/themes/Base16-Default-Dark.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
|