hyprland-dotfiles/alacritty/alacritty.toml
Sarthak Siddhpura 3fb78daff8 update dotfiles
2024-02-27 14:15:19 +05:30

17 lines
184 B
TOML

[font]
size = 12.0
[font.normal]
family = "FiraCode Nerd Font"
style = "Regular"
[window]
opacity = 0.7
[window.padding]
x = 15
y = 15
[window.dimensions]
coloumns = 100
lines = 30