diff options
author | eug-vs <eug-vs@keemail.me> | 2021-01-05 20:31:02 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2021-01-05 20:31:02 +0300 |
commit | 4f1cf04bb3f876ef5f65892d3dcd8bf8792d5440 (patch) | |
tree | bf34e7ff2c3fcb3ed52b1d64dc861259a96f6046 /.alacritty.yml | |
parent | 38323ec0c52171a97ee8d283f18baff53a84658f (diff) | |
download | dotfiles-4f1cf04bb3f876ef5f65892d3dcd8bf8792d5440.tar.gz |
feat: decrease alacritty font size
Diffstat (limited to '.alacritty.yml')
-rw-r--r-- | .alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.alacritty.yml b/.alacritty.yml index de68a05..e21fc65 100644 --- a/.alacritty.yml +++ b/.alacritty.yml @@ -1,7 +1,7 @@ font: normal: family: DejaVuSansMono Nerd Font - size: 7 + size: 6 # Gruvbox theme colors: |