dwm: Decrease bar height

This commit is contained in:
Donovan Glover 2024-08-26 13:52:55 -04:00
parent 716103f2ed
commit 0a953ffa55
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -176,7 +176,7 @@ in
static const unsigned int borderpx = 0;
static const unsigned int snap = 32;
static const int user_bh = 16;
static const int user_bh = 10;
static const int showbar = 1;
static const int topbar = 1;
static const char *fonts[] = {