Skip to content

Commit 7cedd9c

Browse files
committed
privacy: document ignore options
1 parent e883333 commit 7cedd9c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

man/waybar-privacy.5.scd

+19
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,17 @@ the screen or playing audio.
3232
Which privacy modules to monitor. See *MODULES CONFIGURATION* for++
3333
more information.
3434

35+
*ignore-monitor* ++
36+
typeof: bool ++
37+
default: true ++
38+
Ignore streams with *stream.monitor* property.
39+
40+
*ignore* ++
41+
typeof: array of objects ++
42+
default: [] ++
43+
Additional streams to be ignored. See *IGNORE CONFIGURATION* for++
44+
more information.
45+
3546
# MODULES CONFIGURATION
3647

3748
*type*: ++
@@ -49,6 +60,14 @@ the screen or playing audio.
4960
default: 24 ++
5061
The size of each icon in the tooltip.
5162

63+
# IGNORE CONFIGURATION
64+
65+
*type*: ++
66+
typeof: string
67+
68+
*name*: ++
69+
typeof: string
70+
5271
# EXAMPLES
5372

5473
```

0 commit comments

Comments
 (0)