aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2025-04-22 15:19:33 +0200
committerJoe <rbo@gmx.us>2025-04-22 15:19:33 +0200
commitfc4b2c450e8aee52fcb76dd67a3f8423bf46daec (patch)
tree0bb14275741890a41d3c80840001768a277c7928 /config.def.h
parentthx gpt (diff)
downloaddwm-fc4b2c450e8aee52fcb76dd67a3f8423bf46daec.tar.gz
dwm-fc4b2c450e8aee52fcb76dd67a3f8423bf46daec.tar.bz2
dwm-fc4b2c450e8aee52fcb76dd67a3f8423bf46daec.tar.xz
dwm-fc4b2c450e8aee52fcb76dd67a3f8423bf46daec.tar.zst
dwm-fc4b2c450e8aee52fcb76dd67a3f8423bf46daec.zip
nogapx
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index c4fa0ed..ce9e3f5 100644
--- a/config.def.h
+++ b/config.def.h
@@ -2,7 +2,7 @@
/* appearance */
static const unsigned int borderpx = 3; /* border pixel of windows */
-static const unsigned int gappx = 6; /* gaps between windows */
+static const unsigned int gappx = 0; /* gaps between windows */
static const unsigned int snap = 24; /* snap pixel */
static const int swallowfloating = 1; /* 1 means swallow floating windows by default */
static const unsigned int systraypinning = 0; /* 0: sloppy systray follows selected monitor, >0: pin systray to monitor X */