Automated update

This commit is contained in:
klein panic
2025-03-07 22:00:00 -05:00
parent d56151fe12
commit 0daf43a708
3 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
#define ICONSIZE 20 /* icon size */
#define ICONSPACING 5 /* space between icon and title */
static const unsigned int borderpx = 2; /* border pixel of windows */
static const unsigned int gappx = 10; /* gaps between windows */
static const unsigned int gappx = 5; /* gaps between 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 */

Binary file not shown.

Binary file not shown.