move bar to the top

This commit is contained in:
Maddie H 2023-07-19 17:11:30 +01:00
parent 82156146b3
commit 1b12798a37
Signed by: maddie
GPG Key ID: C296DE8C9053683F

View File

@ -2,7 +2,7 @@
/* Default settings; can be overriden by command line. */
/* -b option; if 0, dmenu appears at bottom */
static int topbar = 0;
static int topbar = 1;
/* -fn option overrides fonts[0]; default X11 font or font set */
static const char *fonts[] = {