Portability | Linux |
---|---|
Stability | testing |
Maintainer | ongy |
Safe Haskell | None |
This module provides the output generation for piping into a dzen2 bar
- data DzenOutput
- getDzenOut :: Int -> Text -> IO DzenOutput
- getDzenOut' :: Int -> IO DzenOutput
Documentation
:: 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
:: 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