aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar frogtile <merlin@nixnetmail.com>2021-08-04 06:15:04 +0600
committerLibravatar GitHub <noreply@github.com>2021-08-04 02:15:04 +0200
commitf4cda5157e40470da7a0e41685ff04a0d76e8be5 (patch)
tree35ead044b084bc998964b78c684e736ed8551c71
parentview: remove reference to wlr_wl_shell_surface (diff)
downloadsway-f4cda51.tar.gz
sway-f4cda51.tar.zst
sway-f4cda51.zip
man: update Pango font description URL
The old URL gives a 404.
-rw-r--r--sway/sway-bar.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-bar.5.scd b/sway/sway-bar.5.scd
index 80d08449..42e59d57 100644
--- a/sway/sway-bar.5.scd
+++ b/sway/sway-bar.5.scd
@@ -40,7 +40,7 @@ runtime.
40*font* <font> 40*font* <font>
41 Specifies the font to be used in the bar. _font_ should be specified as a 41 Specifies the font to be used in the bar. _font_ should be specified as a
42 pango font description. For more information on pango font descriptions, 42 pango font description. For more information on pango font descriptions,
43 see https://developer.gnome.org/pango/stable/pango-Fonts.html#pango-font-description-from-string 43 see https://docs.gtk.org/Pango/type_func.FontDescription.from_string.html#description
44 44
45*gaps* <all> | <horizontal> <vertical> | <top> <right> <bottom> <left> 45*gaps* <all> | <horizontal> <vertical> | <top> <right> <bottom> <left>
46 Sets the gaps from the edge of the screen for the bar. Gaps can either be 46 Sets the gaps from the edge of the screen for the bar. Gaps can either be