Revert "forgot to add this toconfig.def.h"
This reverts commit eb8c050d71
.
This commit is contained in:
parent
e9d6d303b5
commit
c5456ecfe3
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@ static const int systraypinningfailfirst = 1; /* 1: if pinning fails, display
|
|||
static const int showsystray = 1; /* 0 means no systray */
|
||||
static const int showbar = 1; /* 0 means no bar */
|
||||
static const int topbar = 1; /* 0 means bottom bar */
|
||||
static const int vertpad = 10; /* vertical padding of bar */
|
||||
static const int sidepad = 10; /* horizontal padding of bar */
|
||||
|
||||
static const char *fonts[] = { "JetBrainsMono NF:size=10" };
|
||||
static const char dmenufont[] = "monospace:size=10";
|
||||
//static const char col_gray1[] = "#222222";
|
||||
|
|
Loading…
Reference in a new issue