Skip to content

Request: Customised fonts #42

@FlyinCow

Description

@FlyinCow

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions