diff --git a/alacritty/alacritty.toml b/alacritty/alacritty.toml index 1491087..86647dd 100644 --- a/alacritty/alacritty.toml +++ b/alacritty/alacritty.toml @@ -7,7 +7,7 @@ shape = "Underline" TERM = "xterm-256color" [font] -size = 11 +size = 15 [colors] footer_bar = { foreground = "#181818", background = "#d8d8d8" }