mirror of
https://gitlab.com/DevLifeFromModernWay/devlifefrommodernway.gitlab.io.git
synced 2025-11-04 21:39:27 +00:00
Move to
This commit is contained in:
BIN
src/styles/fonts/FirgeNerd_v0.2.0.zip
LFS
Normal file
BIN
src/styles/fonts/FirgeNerd_v0.2.0.zip
LFS
Normal file
Binary file not shown.
BIN
src/styles/fonts/M_PLUS_1p.zip
LFS
Normal file
BIN
src/styles/fonts/M_PLUS_1p.zip
LFS
Normal file
Binary file not shown.
BIN
src/styles/fonts/Zen_Maru_Gothic.zip
LFS
Normal file
BIN
src/styles/fonts/Zen_Maru_Gothic.zip
LFS
Normal file
Binary file not shown.
9
src/styles/fonts/fonts.conf
Normal file
9
src/styles/fonts/fonts.conf
Normal 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>
|
||||
Reference in New Issue
Block a user