aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd12
1 files changed, 12 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index ec34a56c..641d0925 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -499,6 +499,12 @@ runtime.
499 *client.focused_inactive* 499 *client.focused_inactive*
500 The most recently focused view within a container which is not focused. 500 The most recently focused view within a container which is not focused.
501 501
502 *client.focused_tab_title*
503 A view that has focused descendant container.
504 Tab or stack container title that is the parent of the focused container
505 but is not directly focused. Defaults to focused_inactive if not
506 specified and does not use the indicator and child_border colors.
507
502 *client.placeholder* 508 *client.placeholder*
503 Ignored (present for i3 compatibility). 509 Ignored (present for i3 compatibility).
504 510
@@ -554,6 +560,12 @@ The default colors are:
554: #ffffff 560: #ffffff
555: #484e50 561: #484e50
556: #5f676a 562: #5f676a
563| *focused_tab_title*
564: #333333
565: #5f676a
566: #ffffff
567: n/a
568: n/a
557| *unfocused* 569| *unfocused*
558: #333333 570: #333333
559: #222222 571: #222222