Playing with fonts in Emacs and Alacritty.

This commit is contained in:
Derek Taylor
2021-04-16 18:17:35 -05:00
parent f040a34a28
commit d600f28b47
5 changed files with 105 additions and 52 deletions

View File

@@ -109,7 +109,7 @@ font:
# - (macOS) Menlo
# - (Linux/BSD) monospace
# - (Windows) Consolas
# family: SauceCodePro Nerd Font
family: Source Code Pro
# family: CodeNewRoman Nerd Font
# family: RobotoMono Nerd Font
# family: Hack
@@ -117,7 +117,7 @@ font:
# family: UbuntuMono Nerd Font
# family: Monofur Nerd Font
# family: TerminessTTF Nerd Font
family: Mononoki Nerd Font
# family: Mononoki Nerd Font
# The `style` can be specified to pick a specific face.
style: Regular
@@ -128,7 +128,7 @@ font:
#
# If the bold family is not specified, it will fall back to the
# value specified for the normal font.
# family: SauceCodePro Nerd Font
family: Source Code Pro
# family: CodeNewRoman Nerd Font
# family: RobotoMono Nerd Font
# family: Hack
@@ -136,7 +136,7 @@ font:
# family: UbuntuMono Nerd Font
# family: Monofur Nerd Font
# family: TerminessTTF Nerd Font
family: Mononoki Nerd Font
# family: Mononoki Nerd Font
# The `style` can be specified to pick a specific face.
style: Bold
@@ -147,7 +147,7 @@ font:
#
# If the italic family is not specified, it will fall back to the
# value specified for the normal font.
# family: SauceCodePro Nerd Font Mono
family: Source Code Pro
# family: CodeNewRoman Nerd Font
# family: RobotoMono Nerd Font
# family: Hack
@@ -155,7 +155,7 @@ font:
# family: UbuntuMono Nerd Font
# family: Monofuritalic Nerd Font Mono
# family: TerminessTTF Nerd Font
family: Mononoki Nerd Font
# family: Mononoki Nerd Font
# The `style` can be specified to pick a specific face.
style: Italic
@@ -166,7 +166,7 @@ font:
#
# If the bold italic family is not specified, it will fall back to the
# value specified for the normal font.
# family: SauceCodePro Nerd Font Mono
family: Source Code Pro
# family: CodeNewRoman Nerd Font
# family: RobotoMono Nerd Font
# family: Hack
@@ -174,7 +174,7 @@ font:
# family: UbuntuMono Nerd Font
# family: Monofuritalic Nerd Font Mono
# family: TerminessTTF Nerd Font
family: Mononoki Nerd Font
# family: Mononoki Nerd Font
# The `style` can be specified to pick a specific face.
style: Bold Italic