commit 92c3256121849656c653af9d2577d24d09941d65
Author: Marius Iacob <themariusus_AT_gmail.com>
Date: Sun Jul 18 10:03:38 2021 +0300
[dwm][patch][pango] replaced broken link for pango examples
diff --git a/dwm.suckless.org/patches/pango/index.md b/dwm.suckless.org/patches/pango/index.md
index 08ad762a..53784eb2 100644
--- a/dwm.suckless.org/patches/pango/index.md
+++ b/dwm.suckless.org/patches/pango/index.md
_AT_@ -9,7 +9,7 @@ not possible under barebone xft:
**Simple markup** for status messages (optional in 6.0 patch, enable/disable it in your
config.h) using
-[pango markup](
https://developer.gnome.org/pango/stable/PangoMarkupFormat.html). So
+[pango markup](
https://developer.gnome.org/pygtk/stable/pango-markup-language.html). So
you can format your status messages specifying fg/bg colors, sizes,
sub/superscripts, underline, emphasis, bold, etc. You can do dynamic font
switching, also! To play safe with the rest of the status bar, markup support
Received on Sun Jul 18 2021 - 09:03:46 CEST