From 3cabf3ce3238ce4407feff6ef0ba2229364c4bb1 Mon Sep 17 00:00:00 2001 From: Maarten van Gompel Date: Mon, 12 Dec 2022 15:35:16 +0100 Subject: [PATCH] Documented inherit_fullscreen (hyprwm/Hyprland#1213) (#77) --- pages/Configuring/Master-Layout.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Master-Layout.md b/pages/Configuring/Master-Layout.md index 6dcbc8b..b5b8ac7 100644 --- a/pages/Configuring/Master-Layout.md +++ b/pages/Configuring/Master-Layout.md @@ -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