Revert "forgot to add this toconfig.def.h"

This reverts commit eb8c050d71.
This commit is contained in:
Sakooooo 2023-08-05 02:31:43 +03:00
parent e9d6d303b5
commit c5456ecfe3
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -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";