mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
main: S_ISFIFO() matches both pipes and FIFOs
This commit is contained in:
parent
cb2561a72c
commit
bbbf2b601e
2 changed files with 3 additions and 3 deletions
|
@ -18,8 +18,8 @@
|
|||
* battery: scale option, for batteries that report 'charge' at a
|
||||
different scale than 'current'.
|
||||
* network: new `quality` tag (Wi-Fi only).
|
||||
* Read alternative config from pipes (e.g. `--config /dev/stdin`)
|
||||
([#340][340]).
|
||||
* Read alternative config from pipes and FIFOs (e.g. `--config
|
||||
/dev/stdin`) ([#340][340]).
|
||||
|
||||
[340]: https://codeberg.org/dnkl/yambar/pulls/340
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue