Skip to content

Incompatible with alacritty #9

@hitchhooker

Description

@hitchhooker

I am working on a new terminal centric operating system UI and wanting to use Unbounded for it. Anyhow it seems that it is not compatible in its current form with Alacritty. Rofi with .rasi files seems to be functioning correctly, but spacing tends to be incorrect in alacritty.

font:
  # The normal (roman) font face to use.
  normal:
    family: "Unbounded"
    style: Regular

  # The bold font face
  bold:
    family: "Unbounded"
    style: Bold

  size: 12.0

  offset:
    x: 0
    y: 0
  glyph_offset:
    x: 0
    y: 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions