mirror of
https://github.com/i3/i3.git
synced 2025-10-30 03:42:37 +00:00
docs: Add note to default_border about title bar in stacking/tabbed
See <https://github.com/i3/i3/issues/2664>.
This commit is contained in:
parent
69f68dcd74
commit
96d3762712
@ -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*:
|
||||
---------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user