diff options
author | grumpey <grumpey0@gmail.com> | 2021-08-19 11:52:35 -0400 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-08-19 18:06:29 +0200 |
commit | bb3fd0abc56f39e35dc7f4e86f25da1b4a6efbd7 (patch) | |
tree | a1cd17cab582bca0ea4ddd3250da66347577626e | |
parent | d0c5c5a60b63ec0582d2a26fb3eb95776dd0b715 (diff) |
Update Pango font description URL in sway.5.scd
Along with f4cda51 fixes #6217.
-rw-r--r-- | sway/sway.5.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd index 2403e9c2..fa1d83a8 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -630,7 +630,7 @@ The default colors are: should be used instead. Regardless of whether pango markup is enabled, _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 + https://docs.gtk.org/Pango/type_func.FontDescription.from_string.html#description *force_display_urgency_hint* <timeout> [ms] If an application on another workspace sets an urgency hint, switching to this |