This commit is contained in:
2023-10-15 18:20:50 +09:00
parent 5723942055
commit 09e937a350
5 changed files with 3 additions and 0 deletions

BIN
src/styles/fonts/FirgeNerd_v0.2.0.zip (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/styles/fonts/M_PLUS_1p.zip (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/styles/fonts/Zen_Maru_Gothic.zip (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1,9 @@
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<match target="pattern">
<edit name="family" mode="assign">
<string>FirgeNerd</string>
</edit>
</match>
</fontconfig>