diff options
author | rafa_99 <rafa99@protonmail.com> | 2020-02-02 12:55:49 +0000 |
---|---|---|
committer | rafa_99 <rafa99@protonmail.com> | 2020-02-02 12:55:49 +0000 |
commit | afc5f58422f6f6d62872b52b59035c4306f64f0a (patch) | |
tree | fb50f523d01b26e961e689bb93e6029d25145c70 /config.h | |
parent | a2feba1c66487f3d6ec70c036868e59801d8eee1 (diff) |
Updated DWM
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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): |