summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorrafa_99 <rafa99@protonmail.com>2020-02-02 12:55:49 +0000
committerrafa_99 <rafa99@protonmail.com>2020-02-02 12:55:49 +0000
commitafc5f58422f6f6d62872b52b59035c4306f64f0a (patch)
treefb50f523d01b26e961e689bb93e6029d25145c70 /config.h
parenta2feba1c66487f3d6ec70c036868e59801d8eee1 (diff)
Updated DWM
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 69bd6f5..3775ad1 100644
--- a/config.h
+++ b/config.h
@@ -1,7 +1,7 @@
/* See LICENSE file for copyright and license details. */
/* appearance */
-static const unsigned int borderpx = 2; /* border pixel of windows */
+static const unsigned int borderpx = 3; /* border pixel of windows */
static const unsigned int snap = 32; /* snap pixel */
static const unsigned int gappih = 15; /* horiz inner gap between windows */
static const unsigned int gappiv = 15; /* vert inner gap between windows */
@@ -29,7 +29,7 @@ static const char *colors[][3] = {
};
/* tagging */
-static const char *tags[] = { "", "爵", "", "", "", "", "", "", "" };
+static const char *tags[] = { "", "爵", "", "", "", "", "", "", "" };
static const Rule rules[] = {
/* xprop(1):