Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ztlevi committed Aug 17, 2024
1 parent ace6026 commit d93dd83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/alacritty/_init
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ link() {
config_file=$XDG_CONFIG_HOME/alacritty/alacritty-temp.yml
theme_file=${ALACRITTY_THEME:-theme-one-light.yml}
if [[ -d "$DOTTY_ASSETS_HOME" ]]; then
font_file=${ALACRITTY_FONT:-font-ubuntu-mono.yml}
font_file=${ALACRITTY_FONT:-font-mononoki.yml}
else
font_file=${ALACRITTY_FONT:-font-mononoki.yml}
fi
Expand Down

0 comments on commit d93dd83

Please sign in to comment.