summaryrefslogtreecommitdiff
path: root/alacritty
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-30 06:52:19 -0500
committerzachir <zachir@librem.one>2025-07-30 06:52:19 -0500
commit96e30fbe6d97242feacfd6f160396f01ec87a9f4 (patch)
treeba6cbfe5a601d59a9b01d6c4a3a72240f516d1d0 /alacritty
parent442246498a50440a19d9cba78e83abb55d542879 (diff)
parent758bf486be2560343561b1d03bffe998f6f932b4 (diff)
Merge branch 'master' into cas
Diffstat (limited to 'alacritty')
-rw-r--r--alacritty/alacritty.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml
index 1bd8532..0b30805 100644
--- a/alacritty/alacritty.yml
+++ b/alacritty/alacritty.yml
@@ -115,7 +115,7 @@ font:
# - (macOS) Menlo
# - (Linux/BSD) monospace
# - (Windows) Consolas
- family: FiraCode Nerd Font Mono
+ family: JetBrainsMono Nerd Font
# The `style` can be specified to pick a specific face.
style: Regular
@@ -126,7 +126,7 @@ font:
#
# If the bold family is not specified, it will fall back to the
# value specified for the normal font.
- family: FiraCode Nerd Font Mono
+ family: JetBrainsMono Nerd Font
# The `style` can be specified to pick a specific face.
style: Bold
@@ -137,7 +137,7 @@ font:
#
# If the italic family is not specified, it will fall back to the
# value specified for the normal font.
- family: FiraCode Nerd Font Mono
+ family: JetBrainsMono Nerd Font
# The `style` can be specified to pick a specific face.
style: Italic
@@ -148,7 +148,7 @@ font:
#
# If the bold italic family is not specified, it will fall back to the
# value specified for the normal font.
- family: FiraCode Nerd Font Mono
+ family: JetBrainsMono Nerd Font
# The `style` can be specified to pick a specific face.
style: Bold Italic