Skip to content

Commit

Permalink
privacy: document ignore options
Browse files Browse the repository at this point in the history
  • Loading branch information
gkleen committed Sep 13, 2024
1 parent e883333 commit 7cedd9c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions man/waybar-privacy.5.scd
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,17 @@ the screen or playing audio.
Which privacy modules to monitor. See *MODULES CONFIGURATION* for++
more information.

*ignore-monitor* ++
typeof: bool ++
default: true ++
Ignore streams with *stream.monitor* property.

*ignore* ++
typeof: array of objects ++
default: [] ++
Additional streams to be ignored. See *IGNORE CONFIGURATION* for++
more information.

# MODULES CONFIGURATION

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

# IGNORE CONFIGURATION

*type*: ++
typeof: string

*name*: ++
typeof: string

# EXAMPLES

```
Expand Down

0 comments on commit 7cedd9c

Please sign in to comment.