Skip to content

Commit c03bb75

Browse files
author
Your Name
committed
use maple mono
1 parent a5d5b2f commit c03bb75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shell/alacritty/_init

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ link() {
5858
theme_file=${ALACRITTY_THEME:-theme-city-lights.yml}
5959
fi
6060
if [[ -d "$DOTTY_ASSETS_HOME" ]]; then
61-
font_file=${ALACRITTY_FONT:-font-ubuntu-mono.yml}
61+
font_file=${ALACRITTY_FONT:-font-maple-mono.yml}
6262
else
6363
font_file=${ALACRITTY_FONT:-font-mononoki.yml}
6464
fi

0 commit comments

Comments
 (0)