Преглед на файлове

Increase font size in alacritty

Colin Powell преди 6 години
родител
ревизия
a5cb72c2ea
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      alacritty/.config/alacritty/alacritty.yml

+ 1 - 1
alacritty/.config/alacritty/alacritty.yml

@@ -98,7 +98,7 @@ font:
     #style: Italic
 
   # Point size
-  size: 10.0
+  size: 14.0
 
   # Offset is the extra space around each character. `offset.y` can be thought of
   # as modifying the line spacing, and `offset.x` as modifying the letter spacing.