From 00e65281bf999144638057a532326cf3f24158e6 Mon Sep 17 00:00:00 2001 From: qwjyh Date: Sat, 11 Mar 2023 09:28:22 +0900 Subject: [PATCH] update: alacritty --- dotfiles/alacritty.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dotfiles/alacritty.yml b/dotfiles/alacritty.yml index 7cd7b27..08d3736 100644 --- a/dotfiles/alacritty.yml +++ b/dotfiles/alacritty.yml @@ -8,6 +8,8 @@ window: # Font font: + normal: + family: FirgeNerd Console size: 11.0 # Color schemes @@ -46,7 +48,8 @@ schemes: # Default colors primary: #background: '#161821' - background: '#272822' + #background: '#272822' + background: '#0c0d0c' foreground: '#d2d4de' # Normal colors