@statusbar/dzen

0.2.0 • Public • Published

@statusbar/dzen

dzen integration for Statusbar.

Usage

const dzen = require('@statusbar/dzen')

bar.use(dzen())

Options

See the dzen2 options.

This module supports one additional option:

  • spawn - Whether the module should start dzen. Defaults to true. When false, dzen-formatted output will be written to stdout instead. You can then run statusbar by piping its stdout to dzen:

    statusbar | dzen2 -dock

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    1
  • 0.1.0
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i @statusbar/dzen

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • goto-bus-stop