allow user to set path of the fifo
Signed-off-by: Leonardo Hernández Hernández <leohdz172@protonmail.com>
This commit is contained in:
parent
ee2e709317
commit
f7f684828d
2 changed files with 53 additions and 29 deletions
|
|
@ -46,7 +46,8 @@ sudo ninja -C build install
|
|||
|
||||
You 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`.
|
||||
Somebar can be controlled by writing to `$XDG_RUNTIME_DIR/somebar-0`
|
||||
or the path defined by `-s` argument.
|
||||
The following commands are supported:
|
||||
|
||||
* `status TEXT`: Updates the status bar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue