monky-2.1.0.0: A system state collecting library and application

PortabilityLinux
Stabilitytesting
Maintainerongy
Safe HaskellNone

Monky.Outputs.Dzen2

Description

This module provides the output generation for piping into a dzen2 bar

Synopsis

Documentation

data DzenOutput Source

The output handle for dzen2 pipe

getDzenOutSource

Arguments

:: Int

The height of your dzen bar in pixel (required for block-drawing)

-> Text

Path to the directory cointaining your .xbm files.

-> IO DzenOutput 

Get an output handle for dzen2 formatting

getDzenOut'Source

Arguments

:: Int

The height of your dzen bar in pixel (for block drawing)

-> IO DzenOutput 

Get the output handle for dzen2 formatting. Will asume your .xbm files are |in monkydirxbm