commit 4b4a5d73041f456f4390275bde813601ff8fa181
parent dd3e342afa71fcdc4e9bcd20aee99c2e9645a0da
Author: hhvn <hayden@haydenvh.com>
Date: Sat, 12 Dec 2020 23:20:15 +0000
config.h: thicken border_width to match dwm
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.h b/config.h
@@ -28,4 +28,4 @@ static unsigned int lines=20;
static const char worddelimiters[] = " ";
/* Size of the window border */
-static unsigned int border_width = 1;
+static unsigned int border_width = 2;