Skip to content

Commit

Permalink
doc: update exclusive and passthrough defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
alebastr committed Nov 24, 2021
1 parent 549b2a1 commit 3ed42ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions man/waybar.5.scd.in
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,12 @@ Also a minimal example configuration can be found on the at the bottom of this m

*exclusive* ++
typeof: bool ++
default: *true* unless the layer is set to *overlay* ++
default: *true* ++
Option to request an exclusive zone from the compositor. Disable this to allow drawing application windows underneath or on top of the bar.

*passthrough* ++
typeof: bool ++
default: *false* unless the layer is set to *overlay* ++
default: *false* ++
Option to pass any pointer events to the window under the bar.
Intended to be used with either *top* or *overlay* layers and without exclusive zone.

Expand Down

0 comments on commit 3ed42ec

Please sign in to comment.