We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ded2226 + f06d94f commit b9a74c0Copy full SHA for b9a74c0
config.h
@@ -1,7 +1,7 @@
1
/* See LICENSE file for copyright and license details. */
2
3
/* appearance */
4
-static const unsigned int borderpx = 1; /* border pixel of windows */
+static const unsigned int borderpx = 0; /* border pixel of windows */
5
static const unsigned int snap = 26; /* snap pixel */
6
static const int swallowfloating = 1; /* 1 means swallow floating windows by default */
7
static const unsigned int systraypinning = 0; /* 0: sloppy systray follows selected monitor, >0: pin systray to monitor X */
0 commit comments