Update .config/alacritty/alacritty.yml

This commit is contained in:
Kasper Juul Hermansen 2023-07-27 12:35:10 +02:00
parent bbc55361de
commit cbc3046fb7
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -111,7 +111,7 @@ window:
# - OnlyRight
# - Both
# - None (default)
#option_as_alt: None
option_as_alt: OnlyLeft
#scrolling:
# Maximum number of lines in the scrollback buffer.
@ -124,16 +124,20 @@ window:
# Font configuration
font:
normal:
family: Hack Nerd Font Mono
#family: Hack Nerd Font Mono
family: {{ .monospace_font }}
style: Regular
bold:
family: Hack Nerd Font Mono
#family: Hack Nerd Font Mono
family: {{ .monospace_font }}
style: Bold
italic:
family: Hack Nerd Font Mono
#family: Hack Nerd Font Mono
family: {{ .monospace_font }}
style: Italic
normal:
bold_italic: Hack Nerd Font Mono
#bold_italic: Hack Nerd Font Mono
bold_italic: {{ .monospace_font }}
style: Bold Italic
# Normal (roman) font face
#normal: