mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
dwm: Decrease bar height
This commit is contained in:
parent
716103f2ed
commit
0a953ffa55
@ -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[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user