extensions

Extensions are really simple, they are just perl modules. Have a look at some of the example, they are pretty straightforward.

autostart

Just spawns every line from $XDG_CONFIG_HOME/dwmd/autostart.

Format of the autostart list:
  • # comments a line.
  • ! did not fork, but wait for the program to terminate (Use this for daemons or other stuff that has to be done before going on.)

date/time (datetime)

Displays the current date and time.

  • datetime: fprint formated string (default: %02d.%02d.%02d %02d:%02d) [day, month, year, hour, minute]

system information (sys)

Display mean load of the last 5 seconds and size of available ram. When set, uses color shading for Load and graph for ram.

  • sys_string: fprint formated string (default: ø%sL %sMb) [load, free ram]

temperature

Two different temperature extensions are available, for lmsensors or acpi.

lmsensors (temp)

Uses lmsensors to display a temperature, usually from the CPU.

  • Displaystring: temp = °C
  • tempsensor = 1 (Number of the temperature sensor to use)

acpi (thermal)

Uses acpi to display one or more temperature meters, usually from the CPU.

  • termal_degs: postfix (default: °C)
  • thermal_meters: number of meters to read
  • thermal_zone: acpi zone (default: TZ)

clock


battery


mpd


wlan


uptime

lazydoc took 39.525ms to render this page! (include: 4.85, request: 0.55, trace: 0.6, init: 12.34, load: 0.04, parse: 8.14, menu: 0.51, template: 4.78, minify: 7.71)