hi3status-0.1.1.0: Status line for i3bar.

LicenseMIT
MaintainerJosh Kirklin (jjvk2@cam.ac.uk)
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

Hi3Status.Blocks.Backlight

Description

 

Synopsis

Documentation

data BacklightBlock Source

A backlight percentage brightness indicator. Uses xbacklight as a backend.

Constructors

BacklightBlock 

Fields

format :: String

The format of the display text.

  • {perc} = backlight brightness percentage.