mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-23 02:25:39 +02:00
module/river: rename the ‘per-output’ option to ‘all-monitors’
This also inverts its meaning.
This commit is contained in:
parent
621f0e18e6
commit
103c3102a9
3 changed files with 13 additions and 13 deletions
|
@ -63,12 +63,12 @@ once for all 32 river tags. This means you probably want to use a
|
|||
: particle
|
||||
: yes
|
||||
: Template particle that will be instantiated once for all of the 32 river tags.
|
||||
| per-output
|
||||
| all-monitors
|
||||
: bool
|
||||
: no
|
||||
: When set to false (the default), tags reflect the union of all
|
||||
outputs. When set to true, tags reflect river tags and seats for
|
||||
the output yambar is on only.
|
||||
: When set to false (the default), tags reflect river tags and seats
|
||||
for the monitor yambar is on only. When set to true, tags reflect
|
||||
the union of all monitors.
|
||||
|
||||
# EXAMPLES
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue