Revert "i think it willwork probably"

This reverts commit 78664f44a4.
This commit is contained in:
Sakooooo 2023-08-04 17:42:05 +03:00
parent 78664f44a4
commit 9aa595f82d
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -15,8 +15,8 @@ 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 horizpadbar = 10; /* horizontal padding for statusbar */
static const int vertpadbar = 5; /* vertical padding for statusbar */
static const int horizpadbar = 2; /* horizontal padding for statusbar */
static const int vertpadbar = 0; /* vertical padding for statusbar */
static const char *fonts[] = { "JetBrainsMono NF:size=10" };
static const char dmenufont[] = "monospace:size=10";
//static const char col_gray1[] = "#222222";