Skip to content

Commit c30b281

Browse files
alalcritty: set font size to 10
1 parent 6bd74a3 commit c30b281

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dotfiles/.config/alacritty/alacritty.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ yellow = "0xb58900"
2222
background = "0xfdf6e3"
2323
foreground = "0x586e75"
2424

25+
[font]
26+
size = 10.0
27+
2528
[font.normal]
2629
family = "MesloLGM Nerd Font Mono"
2730

0 commit comments

Comments
 (0)