[hackers] [dwm][PATCH] Add link to freedesktop.org font config documentation as in st

From: runrin <run.rin_AT_rin.run>
Date: Tue, 15 Dec 2020 18:39:53 -0800

---
 config.def.h | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/config.def.h b/config.def.h
index 1c0b587..5afdfa0 100644
--- a/config.def.h
+++ b/config.def.h
_AT_@ -1,6 +1,12 @@
 /* See LICENSE file for copyright and license details. */
 
-/* appearance */
+/*
+ * appearance
+ *
+ * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
+ */
+
+
 static const unsigned int borderpx  = 1;        /* border pixel of windows */
 static const unsigned int snap      = 32;       /* snap pixel */
 static const int showbar            = 1;        /* 0 means no bar */
-- 
2.29.2
Received on Wed Dec 16 2020 - 03:39:53 CET

This archive was generated by hypermail 2.3.0 : Wed Dec 16 2020 - 03:48:34 CET