~cricket/dotfiles

3dd01a7b96da988532d9817f45075f0b33dbd490 — c piapiac 1 year, 7 months ago 1757c5f
alacritty: update font
1 files changed, 1 insertions(+), 4 deletions(-)

M .config/alacritty/alacritty.yml
M .config/alacritty/alacritty.yml => .config/alacritty/alacritty.yml +1 -4
@@ 10,7 10,7 @@ window:

font:
    normal:
        family: Go Mono
        family: DejaVu Sans Mono
        style: Regular

    size: 10


@@ 43,7 43,4 @@ colors:
        cyan:    '0x297373'
        white:   '0x32292F'

cursor:
    style: Block

live_config_reload: true