alacritty.toml

This commit is contained in:
2026-06-14 12:13:26 -05:00
parent 3714dd35ff
commit 45433178f8
+2 -2
View File
@@ -142,8 +142,8 @@
font = { font = {
normal.family = "UbuntuMono Nerd Font"; normal.family = "UbuntuMono Nerd Font";
normal.italic = "UbuntuMono Nerd Font"; italic.family = "UbuntuMono Nerd Font";
normal.bold = "UbuntuMono Nerd Font"; bold.family = "UbuntuMono Nerd Font";
size = 16; size = 16;
}; };