From 5c4f606b3b769efe1ab2cade9bac2cbda01ea721 Mon Sep 17 00:00:00 2001 From: Ryan Kes <> Date: Mon, 30 Nov 2020 19:12:54 +0100 Subject: [PATCH] feat(alacritty): enable font styled --- alacritty/.config/alacritty/alacritty.yml.desktop | 8 ++++---- alacritty/.config/alacritty/alacritty.yml.thinkpad | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/alacritty/.config/alacritty/alacritty.yml.desktop b/alacritty/.config/alacritty/alacritty.yml.desktop index 0fa500a..bb0d8a8 100644 --- a/alacritty/.config/alacritty/alacritty.yml.desktop +++ b/alacritty/.config/alacritty/alacritty.yml.desktop @@ -109,7 +109,7 @@ font: family: Hack Nerd Font Mono # The `style` can be specified to pick a specific face. - #style: Regular + style: Regular # Bold font face bold: @@ -120,7 +120,7 @@ font: #family: monospace family: Hack Nerd Font Mono # The `style` can be specified to pick a specific face. - #style: Bold + style: Bold # Italic font face italic: @@ -130,7 +130,7 @@ font: # value specified for the normal font. family: hack Nerd Font Mono # The `style` can be specified to pick a specific face. - #style: Italic + style: Italic # Bold italic font face bold_italic: @@ -141,7 +141,7 @@ font: #family: monospace family: Hack Nerd Font Mono # The `style` can be specified to pick a specific face. - #style: Bold Italic + style: Bold Italic # Point size size: 6.5 diff --git a/alacritty/.config/alacritty/alacritty.yml.thinkpad b/alacritty/.config/alacritty/alacritty.yml.thinkpad index 9f47f00..aa71dfb 100644 --- a/alacritty/.config/alacritty/alacritty.yml.thinkpad +++ b/alacritty/.config/alacritty/alacritty.yml.thinkpad @@ -109,7 +109,7 @@ font: family: Hack Nerd Font Mono # The `style` can be specified to pick a specific face. - #style: Regular + style: Regular # Bold font face bold: @@ -120,7 +120,7 @@ font: #family: monospace family: Hack Nerd Font Mono # The `style` can be specified to pick a specific face. - #style: Bold + style: Bold # Italic font face italic: @@ -130,7 +130,7 @@ font: # value specified for the normal font. family: Hack Nerd Font Mono # The `style` can be specified to pick a specific face. - #style: Italic + style: Italic # Bold italic font face bold_italic: @@ -141,7 +141,7 @@ font: #family: monospace family: Hack Nerd Font Mono # The `style` can be specified to pick a specific face. - #style: Bold Italic + style: Bold Italic # Point size size: 8.5