From 96d3762712386a903f5d66cfe5645b32a1e70d1a Mon Sep 17 00:00:00 2001 From: Eddie Lebow Date: Sun, 26 Nov 2023 02:32:25 -0500 Subject: docs: Add note to `default_border` about title bar in stacking/tabbed See . --- docs/userguide | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/userguide b/docs/userguide index 9f11cd2b..a039eb74 100644 --- a/docs/userguide +++ b/docs/userguide @@ -743,8 +743,11 @@ This option determines which border style *new* windows will have. The default +normal+. Note that default_floating_border applies only to windows which are starting out as floating windows, e.g., dialog windows, but not windows that are floated later on. -Setting border style to +pixel+ eliminates title bars. The border style +normal+ allows you to -adjust edge border width while keeping your title bar. +Setting border style to +pixel+ eliminates title bars in split layouts. The border style ++normal+ allows you to adjust edge border width while keeping your title bar. + +The title bar is always visible in stacking and tabbed layouts, and this cannot be changed +through configuration. *Syntax*: --------------------------------------------- -- cgit v1.2.3-54-g00ecf