Skip to content

Commit

Permalink
Install code fix
Browse files Browse the repository at this point in the history
  • Loading branch information
qwreey committed Oct 9, 2024
1 parent d069cb5 commit 28f6f3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ build:
@python3 build.py -B 2> out/err.log || { echo "Build Failed. Please check out/err.log for detailed information"; false; }

install:
@mkdir -p ~/.local/share/fonts
@cp out/KawaiiMonoRegularPatched.ttf ~/.local/share/fonts/KawaiiMonoRegular.ttf
@fc-cache -f -v

0 comments on commit 28f6f3a

Please sign in to comment.