update: alacritty font size 13->16

This commit is contained in:
Yingjie Wang 2024-05-23 18:27:28 -04:00
parent 02069036d1
commit c3157241f0

View File

@ -5,7 +5,7 @@
window.opacity = 0.95; window.opacity = 0.95;
font = { font = {
size = 13.0; size = 16.0;
# draw_bold_text_with_bright_colors = true; # draw_bold_text_with_bright_colors = true;
normal = { normal = {
family = "JetBrains Mono"; family = "JetBrains Mono";