![]() |
![]()
| ![]() |
![]()
NAMEsomebar - dwm-like bar for dwl SYNOPSISsomebar [-h] [-v] [-s path] [-c command arguments... ] DESCRIPTIONsomebar is a status bar for dwl, visually and functionally resembling the dwm bar. USAGEYou must start somebar using dwl's `-s` flag, e.g. `dwl -s somebar`. Somebar can be controlled by writing to $XDG_RUNTIME_DIR/somebar-0, or the path defined by the `-s` argument. The following commands are supported:
MONITOR is an zxdg_output_v1 name, which can be determined e.g. using `weston-info`. Additionally, MONITOR can be `all` (all monitors) or `selected` (the monitor with focus). Commands can be sent either by writing to the file name above, or equivalently by calling somebar with the `-c` argument. For example: `somebar -c toggle all`. This is recommended for shell scripts, as there is no race-free way to write to a file only if it exists. OPTIONSBUGSSend bug reports to ~raphi/public-inbox@lists.sr.ht
|