cleanup systray
ci/woodpecker/tag/woodpecker Pipeline was successful Details

This commit is contained in:
Luca Bilke 2024-02-03 19:05:34 +01:00
parent 6a3fe408a5
commit 4e9c225405
No known key found for this signature in database
GPG Key ID: AD6630D0A1E650AC
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ static const int topbar = 0;
static const int focusonwheel = 1;
static int floatposgrid_x = 5;
static int floatposgrid_y = 3;
static const unsigned int systrayspacing = 0;
static const unsigned int systrayspacing = -5;
static const int showsystray = 1;
/* Indicators: see patch/bar_indicators.h for options */