diff options
author | lxf <sng@luxagraf.net> | 2021-02-13 13:25:28 -0500 |
---|---|---|
committer | lxf <sng@luxagraf.net> | 2021-02-13 13:25:28 -0500 |
commit | 6a138730eb3b64eb725e2784e2f17a699fbfcf3c (patch) | |
tree | 747e590d1b4ff709f77104eeb7b11b48c34f2d7f /.config/alacritty | |
parent | 84c156d9d90a74a5aa1936a084452750b4e08718 (diff) | |
parent | dbb33e4bfbf7b9e7fe3f3a38cc501bc3d3aa4732 (diff) |
pulled in openbox stuffslim7
Diffstat (limited to '.config/alacritty')
-rw-r--r-- | .config/alacritty/alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 91f4b8a..dfbda29 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -120,7 +120,7 @@ font: # Point size of the font #size: 10.0 - size: 15 + size: 14 # 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. |