I've read the whole document but there seems no where I can customize the font. Ideally:
# in .config/zlaunch/config.toml
[font]
font_family = "Some Font Family, monospace"
font_size = 14
# or
font = "Some Font Family, monospace, 14"
# in .config/zlaunch/themes/some_theme.toml, which will overloads the default font settings
[font]
font_family = "Some Font Family, monospace"
font_size = 14
# or
font = "Some Font Family, monospace, 14"
Fonts are quite important in ricing, people always want their launchers seem in harmony with there bars, windows and everything. At least, use a monospace font out-of-box will be a great change.
I've read the whole document but there seems no where I can customize the font. Ideally:
Fonts are quite important in ricing, people always want their launchers seem in harmony with there bars, windows and everything. At least, use a monospace font out-of-box will be a great change.