瀏覽代碼

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
     #style: Italic
 
 
   # Point size
   # Point size
-  size: 10.0
+  size: 14.0
 
 
   # Offset is the extra space around each character. `offset.y` can be thought of
   # 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.
   # as modifying the line spacing, and `offset.x` as modifying the letter spacing.