Skip to content

v0.3.0

Latest

Choose a tag to compare

@mryll mryll released this 09 Jun 17:07

printbar 0.3.0 — Configurable framed font

The framed tooltip (frame = true) pinned JetBrainsMono Nerd Font Mono. That's now just the default of a new frame_font option under [printer.<name>.tooltip] — point it at any complete Mono Nerd Font you already have instead of installing JBM.

Added

  • frame_font = "<family>" (under [printer.<name>.tooltip]): the font pinned in framed mode (default JetBrainsMono Nerd Font Mono). No effect in plain mode; the value is escaped for the Pango attribute.

Unchanged

  • Default behavior is identical — plain tooltip by default; framed mode still pins JBM unless you override it.