This commit is contained in:
Anas Elgarhy 2022-04-23 09:09:44 +02:00
parent ade282da4d
commit 0e681c7682
3 changed files with 1 additions and 1 deletions

View file

@ -8,7 +8,7 @@ static const unsigned int gappx = 3; /* gaps size between windows */
static const unsigned int snap = 32; /* snap pixel */
static const int showbar = 1; /* 0 means no bar */
static const int topbar = 1; /* 0 means bottom bar */
static const char *fonts[] = { "monospace:size=11", "fontawesome:size=11" };
static const char *fonts[] = { "monospace:size=11", "fontawesome:size=13" };
static const char dmenufont[] = "monospace:size=11";
static const char col_gray1[] = "#222222";
static const char col_gray2[] = "#444444";

BIN
dwm

Binary file not shown.

BIN
dwm.o

Binary file not shown.