diff options
| author | Ivan K. Boikov <mail@ikboikov.net> | 2025-01-07 22:27:11 +0100 |
|---|---|---|
| committer | Ivan K. Boikov <mail@ikboikov.net> | 2025-01-07 22:27:11 +0100 |
| commit | 6cacc5b6925d880f538077cb23294e2001b12303 (patch) | |
| tree | 748a1eae98482cfebdcdd64b60e4da50fcbe9907 /config.def.h | |
| parent | 22403b7792a6fc1e2d4f6df196bedea4bca0de88 (diff) | |
Smaller border
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index 28a8c20..78cdef7 100644 --- a/config.def.h +++ b/config.def.h @@ -3,7 +3,7 @@ #include <X11/XF86keysym.h> /* appearance */ -static const unsigned int borderpx = 5; /* 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 systraypinning = 0; /* 0: sloppy systray follows selected monitor, >0: pin systray to monitor X */ static const unsigned int systrayonleft = 0; /* 0: systray in the right corner, >0: systray on left of status text */ |
