[wiki] [sites] [dwm][patch][winicon] Update README.md and screenshots, introducing some config hacks || AdamYuan
 
commit 0f4c39a1b8e00b959fe99d473b9581483e3894f3
Author: AdamYuan <y13916619121_AT_126.com>
Date:   Fri Aug 20 13:53:14 2021 +0800
    [dwm][patch][winicon] Update README.md and screenshots, introducing some config hacks
diff --git a/dwm.suckless.org/patches/winicon/index.md b/dwm.suckless.org/patches/winicon/index.md
index b6641732..faab7cf6 100644
--- a/dwm.suckless.org/patches/winicon/index.md
+++ b/dwm.suckless.org/patches/winicon/index.md
_AT_@ -25,6 +25,10 @@ Configuration
         #define ICONSIZE 20   /* icon size in pixels */
         #define ICONSPACING 5 /* space (pixels) between icon and title */
 
+There are also some practical macro hacks:
+	#define ICONSIZE bh       /* make icon size equals to bar height */
+	#define ICONSIZE (bh - 4) /* or adaptively preserve 2 pixels each side */
+
 Download
 --------
 * [dwm-winicon-6.2-v2.0.diff](dwm-winicon-6.2-v2.0.diff) (2021-08-17)
diff --git a/dwm.suckless.org/patches/winicon/screenshots.png b/dwm.suckless.org/patches/winicon/screenshots.png
index 313faec5..b4d3f447 100644
Binary files a/dwm.suckless.org/patches/winicon/screenshots.png and b/dwm.suckless.org/patches/winicon/screenshots.png differ
Received on Fri Aug 20 2021 - 07:53:24 CEST
This archive was generated by hypermail 2.3.0
: Fri Aug 20 2021 - 08:00:44 CEST