dwlb/README.md
2023-02-06 14:46:53 -07:00

608 B

dwlb

screenshot

dwlb is a simple bar for dwl. It is a modified version of dtao.

Installation

git clone https://github.com/kolunmi/dwlb
cd dwlb
make install

Usage

dwl -s dwlb

Status Text

The -status option sends status text to existing instances of dwlb. This takes two arguments: a zxdg_output_v1 name (alternatively "all" to affect all outputs or "selected" for the current output) and the text itself.

Other Options

Run dwlb -h for a full list of options.