We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d5b2f commit c03bb75Copy full SHA for c03bb75
config
shell/alacritty/_init
@@ -58,7 +58,7 @@ link() {
58
theme_file=${ALACRITTY_THEME:-theme-city-lights.yml}
59
fi
60
if [[ -d "$DOTTY_ASSETS_HOME" ]]; then
61
- font_file=${ALACRITTY_FONT:-font-ubuntu-mono.yml}
+ font_file=${ALACRITTY_FONT:-font-maple-mono.yml}
62
else
63
font_file=${ALACRITTY_FONT:-font-mononoki.yml}
64
0 commit comments