changes font

This commit is contained in:
zcake 2021-05-13 21:34:27 +08:00
parent d747e45825
commit dddfdcc5da
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Static ; struct Config config = {
/* font, separate different fonts with comma */
.font ="FiraCode Nerd Font:style=Light:size=8:antialias=true:autohint=true","Chiron Sans HK Light:style=Light:size=8","Noto Color Emoji:style=Regular",
.font ="FiraCode Nerd Font:style=Light:size=8:antialias=true:autohint=true","Chiron Sans HK Light:style=Light:size=8","JoyPixels:style=Regular",
/* colors */
.background_color = "#282a36",