summaryrefslogtreecommitdiff
path: root/alacritty/alacritty.yml
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-30 14:10:01 -0500
committerzachir <zachir@librem.one>2025-07-30 14:10:01 -0500
commit3f0bd64725a974578cd2f6894ea08f18c9f72be0 (patch)
treeecd8a7d84511ee9bfc5c7dc8d4dcaa54e828699b /alacritty/alacritty.yml
parent437d77fc962e19d6ee4a060b53c390657e2d0ef2 (diff)
parenta1197255ddb1bb14a03e149219bd38d3f95aa382 (diff)
Merge branch 'master' into cla
Diffstat (limited to 'alacritty/alacritty.yml')
-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