From f8d70cf0aaf288af47b407c88918ccb693144ff6 Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Tue, 9 Feb 2021 21:39:51 +0100 Subject: adding rust packages --- .config/alacritty/alacritty.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/alacritty') diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 51816a8..d173c4e 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -54,22 +54,22 @@ background_opacity: 0.9 font: # The normal (roman) font face to use. normal: - family: Ubuntu Mono + family: Hack Nerd Font Mono # Style can be specified to pick a specific face. style: Regular # The bold font face bold: - family: Ubuntu Mono + family: Hack Nerd Font Mono # Style can be specified to pick a specific face. # style: Bold # The italic font face italic: - family: Ubuntu Mono + family: Hack Nerd Font Mono # Style can be specified to pick a specific face. # style: Italic - size: 12.0 + size: 14.0 offset: x: 0 -- cgit v1.2.3-70-g09d2