dzen-dhall-1.0.2: Configure dzen2 bars in Dhall language

Safe HaskellNone
LanguageHaskell2010

DzenDhall.Runtime.Data

Synopsis

Documentation

type ClickableAreas = HashMap Int Text Source #

A mapping from clickable area identifiers to script contents. We maintain this mapping to allow using scripts containing `)` in ^ca. dzen2 doesn't allow this.

data StartupState Source #

Constructors

StartupState 

Fields

data BarRuntime Source #

Constructors

BarRuntime 

Fields