From d620a9528187e581838b1f2812b04a601ff5b85b Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Sun, 17 Oct 2021 20:52:29 +0100 Subject: [PATCH] labwc-theme(5): add window.label.text.justify In support of labwc@8b8e37c2 --- docs/labwc-theme.5.scd | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/labwc-theme.5.scd b/docs/labwc-theme.5.scd index 6f639905..ab20a00c 100644 --- a/docs/labwc-theme.5.scd +++ b/docs/labwc-theme.5.scd @@ -27,6 +27,10 @@ A theme consists of a themerc file and optionally some xbm icons. Other formats will be supported later for better openbox theme compatibility. +*justification* + Justification determines the horizontal alignment of text. Valid options + are Left, Center and Right. + # THEME ELEMENTS *border.width* @@ -48,6 +52,10 @@ A theme consists of a themerc file and optionally some xbm icons. *window.inactive.label.text.color* Text color non-focussed windows' titlebars +*window.label.text.justify* + Specifies how window titles are aligned in the titlebar for both + focused and unfocused windows. Type justification. Default Left. + *window.active.button.unpressed.image.color* Color of the images in titlebar buttons in their default, unpressed, state. This element is for the focused window. -- 2.52.0