diff --git a/alacritty/.config/alacritty/alacritty.yml.desktop b/alacritty/.config/alacritty/alacritty.yml.desktop index a204117..0fa500a 100644 --- a/alacritty/.config/alacritty/alacritty.yml.desktop +++ b/alacritty/.config/alacritty/alacritty.yml.desktop @@ -106,7 +106,7 @@ font: # - (macOS) Menlo # - (Linux/BSD) monospace # - (Windows) Consolas - family: JetBrainsMono Nerd Font Mono + family: Hack Nerd Font Mono # The `style` can be specified to pick a specific face. #style: Regular @@ -118,7 +118,7 @@ font: # If the bold family is not specified, it will fall back to the # value specified for the normal font. #family: monospace - family: JetBrainsMono Nerd Font Mono + family: Hack Nerd Font Mono # The `style` can be specified to pick a specific face. #style: Bold @@ -128,7 +128,7 @@ font: # # If the italic family is not specified, it will fall back to the # value specified for the normal font. - family: JetBrainsMono Nerd Font Mono + family: hack Nerd Font Mono # The `style` can be specified to pick a specific face. #style: Italic @@ -139,7 +139,7 @@ font: # If the bold italic family is not specified, it will fall back to the # value specified for the normal font. #family: monospace - family: JetBrainsMono Nerd Font Mono + family: Hack Nerd Font Mono # The `style` can be specified to pick a specific face. #style: Bold Italic diff --git a/alacritty/.config/alacritty/alacritty.yml.thinkpad b/alacritty/.config/alacritty/alacritty.yml.thinkpad index 2a2cc18..9f47f00 100644 --- a/alacritty/.config/alacritty/alacritty.yml.thinkpad +++ b/alacritty/.config/alacritty/alacritty.yml.thinkpad @@ -106,7 +106,7 @@ font: # - (macOS) Menlo # - (Linux/BSD) monospace # - (Windows) Consolas - family: JetBrainsMono Nerd Font Mono + family: Hack Nerd Font Mono # The `style` can be specified to pick a specific face. #style: Regular @@ -118,7 +118,7 @@ font: # If the bold family is not specified, it will fall back to the # value specified for the normal font. #family: monospace - family: JetBrainsMono Nerd Font Mono + family: Hack Nerd Font Mono # The `style` can be specified to pick a specific face. #style: Bold @@ -128,7 +128,7 @@ font: # # If the italic family is not specified, it will fall back to the # value specified for the normal font. - family: JetBrainsMono Nerd Font Mono + family: Hack Nerd Font Mono # The `style` can be specified to pick a specific face. #style: Italic @@ -139,7 +139,7 @@ font: # If the bold italic family is not specified, it will fall back to the # value specified for the normal font. #family: monospace - family: JetBrainsMono Nerd Font Mono + family: Hack Nerd Font Mono # The `style` can be specified to pick a specific face. #style: Bold Italic