Documented inherit_fullscreen (hyprwm/Hyprland#1213) (#77)

This commit is contained in:
Maarten van Gompel 2022-12-12 15:35:16 +01:00 committed by GitHub
parent 077f942f59
commit 3cabf3ce32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ _category name `master`_
| new_on_top | whether a newly open window should be on the top of the stack | bool | false |
| no_gaps_when_only | whether to apply gaps when there is only one window on a workspace, aka. smart gaps. | bool | false |
| orientation | default placement of the master area, can be left, right, top or bottom | string | left |
| inherit_fullscreen | inherit fullscreen status when cycling/swapping to another window (e.g. monocle layout) | bool | true |
# Dispatchers