top bar
ci/woodpecker/tag/woodpecker Pipeline was successful Details

This commit is contained in:
Luca Bilke 2024-02-04 10:24:33 +01:00
parent 5bb74c5549
commit e008bb06d5
No known key found for this signature in database
GPG Key ID: AD6630D0A1E650AC
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ static const unsigned int borderpx = 2;
static const unsigned int snap = 33;
static const int swallowfloating = 1;
static const int showbar = 1;
static const int topbar = 0;
static const int topbar = 1;
static const int focusonwheel = 1;
static int floatposgrid_x = 5;
static int floatposgrid_y = 3;