diff options
-rw-r--r-- | alacritty_desktop.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alacritty_desktop.yml b/alacritty_desktop.yml index c55fd74..4aff911 100644 --- a/alacritty_desktop.yml +++ b/alacritty_desktop.yml @@ -132,8 +132,8 @@ font: # - (Linux/BSD) monospace # - (Windows) Consolas #family: Iosevka Nerd Font - #family: Hack Nerd Font Mono - family: Terminus + family: Hack Nerd Font Mono + #family: Terminus # The `style` can be specified to pick a specific face. #style: Regular |