diff --git a/config/alacritty/alacritty.yml b/config/alacritty/alacritty.yml index 4ff3a11..fd5590f 100644 --- a/config/alacritty/alacritty.yml +++ b/config/alacritty/alacritty.yml @@ -40,7 +40,7 @@ font: normal: family: JetBrainsMono Nerd Font # Style can be specified to pick a specific face. - # style: Regular + style: ExtraLight # The bold font face bold: @@ -298,7 +298,6 @@ mouse: selection: semantic_escape_chars: ',│`|:"'' ()[]{}<>' - # Shell # # You can set shell.program to the path of your favorite shell, e.g. /bin/fish.