From 6061d083ca746de525c39f061510f058840198f5 Mon Sep 17 00:00:00 2001 From: Brian Ashworth Date: Fri, 16 Aug 2019 00:08:16 -0400 Subject: sway{,-bar}.5: add link to pango font description This just specifies that both cmd_font and bar_cmd_font should be specified using the pango font description and adds a link to the pango documentation regarding the font description --- sway/sway-bar.5.scd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sway/sway-bar.5.scd') diff --git a/sway/sway-bar.5.scd b/sway/sway-bar.5.scd index d53574aa..42fb2989 100644 --- a/sway/sway-bar.5.scd +++ b/sway/sway-bar.5.scd @@ -37,7 +37,9 @@ Sway allows configuring swaybar in the sway configuration file. Executes custom bar command. Default is _swaybar_. *font* - Specifies the font to be used in the bar. + Specifies the font to be used in the bar. _font_ should be specified as a + pango font description. For more information on pango font descriptions, + see https://developer.gnome.org/pango/stable/pango-Fonts.html#pango-font-description-from-string *separator_symbol* Specifies the separator symbol to separate blocks on the bar. -- cgit v1.2.3