![]() |
![]()
| ![]() |
![]()
NAMEdwlb - feature-complete bar for dwl SYNOPSIS
DESCRIPTIONdwlb is a feature-complete status bar for dwl. USAGEPass dwlb as an argument to dwl's -s flag. This will populate each connected output with a bar. For example:
IPCIf dwl is patched appropriately, dwlb is capable of communicating directly with dwl. When IPC is enabled with -ipc, dwlb does not read from stdin, and clicking tags functions as you would expect. IPC can be disabled with -no-ipc. CommandsCommand options send instructions to existing instances of dwlb. All commands take at least one argument to specify a bar on which to operate. This may be zxdg_output_v1 name, "all" to affect all outputs, or "selected" for the current output. The -status and -title commands are used to write status text. The text may contain in-line commands in the following format: ^cmd(argument).
In this example, clicking the text highlighted in red will spawn the foot terminal.
A color command with no argument reverts to the default value. ^^ represents a single ^ character. Status commands can be disabled with -no-status-commands. ScalingIf you use scaling in Wayland, you can specify buffer_scale through config file or by passing it as an option (only integer values):
This will render both surface and a cursor with 2× detail. If your monitor is set to 1.25 or 1.5 scaling, setting scale to 2 will also work as compositor will downscale the buffer properly. SomeblocksTo use someblocks, or any program that outputs to stdout, with dwlb, use this one-liner:
OPTIONSIPCConfiguration
Commands
OthersSEE ALSOdwl(1), someblocks(1) AUTHOR
|