From 4dd86fe4cd0eb2ce1770eba528976ffb55f69236 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Sat, 18 Dec 2021 00:17:13 +0100 Subject: [PATCH] Move to jetbrains mono font for alacritty --- home/.config/alacritty/alacritty.yml | 7 +++---- packages.yaml | 1 + 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/home/.config/alacritty/alacritty.yml b/home/.config/alacritty/alacritty.yml index b00716a..544211a 100644 --- a/home/.config/alacritty/alacritty.yml +++ b/home/.config/alacritty/alacritty.yml @@ -111,11 +111,10 @@ font: # - (macOS) Menlo # - (Linux/BSD) monospace # - (Windows) Consolas - family: monospace - #family: Source Code Pro + family: JetBrains Mono # The `style` can be specified to pick a specific face. - style: Regular + style: Medium # Bold font face #bold: @@ -135,7 +134,7 @@ font: # # If the italic family is not specified, it will fall back to the # value specified for the normal font. - family: monospace + #family: monospace #family: Source Code Pro # The `style` can be specified to pick a specific face. diff --git a/packages.yaml b/packages.yaml index 6627e64..5c81b16 100644 --- a/packages.yaml +++ b/packages.yaml @@ -110,6 +110,7 @@ pacman: - noto-fonts-cjk - noto-fonts-emoji - ttf-font-awesome + - ttf-jetbrains-mono # Printer - cups # Daemon for printing