aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sway/sway.5.scd7
1 files changed, 5 insertions, 2 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 768f125e..8e866824 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -559,8 +559,11 @@ The default colors are:
559 to the opposite edge of the container, even if there are other containers 559 to the opposite edge of the container, even if there are other containers
560 in the direction. Default is _yes_. 560 in the direction. Default is _yes_.
561 561
562*font* <font> 562*font* [pango:]<font>
563 Sets font for use in title bars in Pango format. 563 Sets font to use for the title bars. To enable support for pango markup,
564 preface the font name with _pango:_. For example, _monospace 10_ is the
565 default font. To enable support for pango markup, _pango:monospace 10_
566 should be used instead.
564 567
565*titlebar_border_thickness* <thickness> 568*titlebar_border_thickness* <thickness>
566 Thickness of the titlebar border in pixels 569 Thickness of the titlebar border in pixels